View Source SportMonks.Resources.Leagues (sport_monks v0.1.0)
Handles league-related API endpoints.
Summary
Functions
Gets a specific league by ID.
Gets a list of leagues.
Gets a list of leagues by country ID.
Get a list of leagues by fixture date.
Gets a list of leagues which are live.
Get a list of leagues by searching in name
Gets a list of leagues by team ID (current and historical).
Functions
Gets a specific league by ID.
Documentation
Please see Get league by ID
Gets a list of leagues.
Documentation
Please see Get all leagues
Gets a list of leagues by country ID.
Documentation
Please see Get leagues by country ID
Get a list of leagues by fixture date.
Documentation
Please see Get leagues by fixture date
Gets a list of leagues which are live.
Documentation
Please see Get leagues by live
Get a list of leagues by searching in name
Documentation
Please see Get leagues by searching in name
Gets a list of leagues by team ID (current and historical).
Documentation
Please see Get all leagues by team ID Please see Get current leagues by team ID