# Endpoints and Entities

- [Endpoints](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints.md): A list of all our available endpoints
- [Livescores](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/livescores.md)
- [GET Inplay Livescores](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/livescores/get-inplay-livescores.md): GET All Inplay Livescores: returns all the inplay fixtures.
- [GET All Livescores](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/livescores/get-all-livescores.md): Returns the fixtures 15 minutes before the game starts. It will also disappear 15 minutes after the game is finished.
- [GET Latest Updated Livescores](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/livescores/get-latest-updated-livescores.md): Returns you all livescores that have received updates within 10 seconds.
- [Fixtures](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures.md)
- [GET All Fixtures](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-all-fixtures.md): Returns all the fixtures accessible within your subscription.
- [GET Fixture by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixture-by-id.md): Returns the single fixture you’ve requested by ID.
- [GET Fixtures by Multiple IDs](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixtures-by-multiple-ids.md): Returns the fixtures you’ve requested by IDs. The maximum number of fixture IDs you can include in a single request when using this endpoint is 50.
- [GET Fixtures by Date](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixtures-by-date.md): Returns the fixtures from your requested date. All you have to do is parse the date in YYYY-MM-DD format.
- [GET Fixtures by Date Range](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixtures-by-date-range.md): Returns the fixtures from your requested date range. The maximum range is 100 days. All you have to do is parse the date in YYYY-MM-DD format.
- [GET Fixtures by Date Range for Team](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixtures-by-date-range-for-team.md): Returns the fixtures from your requested date range for your team. All you have to do is parse the date in YYYY-MM-DD format and add the team ID.
- [GET Fixtures by Head To Head](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixtures-by-head-to-head.md): Returns the head to head fixtures of two teams you’ve requested.
- [GET Fixtures by Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-fixtures-by-search-by-name.md): Returns all the fixtures that match your search query.
- [GET Upcoming Fixtures by Market ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-upcoming-fixtures-by-market-id.md): Returns all the fixtures from your requested market ID.
- [GET Upcoming Fixtures by TV Station ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-upcoming-fixtures-by-tv-station-id.md): Returns all the upcoming fixtures available in one or more countries from your requested Tv-station ID.
- [GET Past Fixtures by TV Station ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-past-fixtures-by-tv-station-id.md): Returns all the past fixtures that were available in one or more countries from your requested Tv-station ID.
- [GET Latest Updated Fixtures](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/fixtures/get-latest-updated-fixtures.md): Returns you all fixtures that have received updates within 10 seconds.
- [States](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/states.md)
- [GET All States](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/states/get-all-states.md): Returns all states available within your subscription.
- [GET State by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/states/get-state-by-id.md): Returns state information from your requested state ID.
- [Types](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/types.md)
- [GET All Types](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/types/get-all-types.md): Returns all types available within your subscription.
- [GET Type by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/types/get-type-by-id.md): Returns all types available within your subscription.
- [GET Type by Entity](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/types/get-type-by-entity.md): Returns types which are available per entity.
- [Leagues](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues.md): Access comprehensive league data through the Sportmonks Football API. The Leagues endpoints provide information about domestic and international football competitions.
- [GET All Leagues](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-all-leagues.md): Returns all the leagues available within your subscription
- [GET League by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-league-by-id.md): Returns the league you've requested by ID.
- [GET Leagues by Live](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-leagues-by-live.md): Returns all the leagues that have fixtures that are currently being played.
- [GET Leagues by Fixture Date](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-leagues-by-fixture-date.md): Returns all the leagues with fixtures from your requested fixture date.
- [GET Leagues by Country ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-leagues-by-country-id.md): Returns all the leagues from your requested country ID.
- [GET Leagues Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-leagues-search-by-name.md): Returns all the leagues that match your search query.
- [GET All Leagues by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-all-leagues-by-team-id.md): Returns all the current and historical leagues from your requested team id.
- [GET Current Leagues by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/leagues/get-current-leagues-by-team-id.md): Returns all the current leagues of your requested team id.
- [Seasons](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/seasons.md)
- [GET All Seasons](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/seasons/get-all-seasons.md): Returns all the seasons available within your subscription.
- [GET Seasons by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/seasons/get-seasons-by-id.md): Returns season you requested by ID.
- [GET Seasons by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/seasons/get-seasons-by-team-id.md): Returns seasons by team ID.
- [GET Seasons by Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/seasons/get-seasons-by-search-by-name.md): Returns all the seasons that match your search query.
- [GET Brackets by Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/seasons/get-brackets-by-season-id.md)
- [Statistics](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/statistics.md)
- [GET Season Statistics by Participant](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/statistics/get-season-statistics-by-participant.md): Returns all the available season statistics for the participant
- [GET Stage Statistics by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/statistics/get-stage-statistics-by-id.md): Returns all the available statistics for the requested stage
- [GET Round Statistics by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/statistics/get-round-statistics-by-id.md): Returns all the available statistics for the requested round
- [Schedules](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/schedules.md)
- [GET Schedules by Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/schedules/get-schedules-by-season-id.md): Returns the complete season schedule from your requested season ID.
- [GET Schedules by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/schedules/get-schedules-by-team-id.md): Returns the complete schedule for the active seasons from your requested team ID.
- [GET Schedules by Season ID and Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/schedules/get-schedules-by-season-id-and-team-id.md): Returns the complete season schedule for one specific team from your requested season ID.
- [Stages](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/stages.md)
- [GET All Stages](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/stages/get-all-stages.md): Returns all stages available within your subscription
- [GET Stage by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/stages/get-stage-by-id.md): Returns stage information from your requested stage ID.
- [GET Stages by Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/stages/get-stages-by-season-id.md): Returns stage information from your requested season ID.
- [GET Stages by Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/stages/get-stages-by-search-by-name.md): Returns all stages that matches your search query
- [Rounds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/rounds.md)
- [GET All Rounds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/rounds/get-all-rounds.md): Returns all the rounds available within your subscription.
- [GET Round by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/rounds/get-round-by-id.md): Returns round information from your requested round ID.
- [GET Rounds by Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/rounds/get-rounds-by-season-id.md): Returns round information from your requested season ID.
- [GET Rounds by Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/rounds/get-rounds-by-search-by-name.md): Returns all rounds that matches your search query
- [Standings](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standings.md)
- [GET All Standings](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standings/get-all-standings.md): Returns the full league standing table from your requested season ID.
- [GET Standings by Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standings/get-standings-by-season-id.md): Returns the full league standing table from your requested season ID.
- [GET Standings by Round ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standings/get-standings-by-round-id.md): Returns the full league standing table from your requested round ID.
- [GET Standing Correction by Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standings/get-standing-correction-by-season-id.md): Returns the standing corrections for teams that were awarded or deducted points in the requested season. These adjustments are made based on official decisions by the competition’s federation.
- [Get Live Standings by League ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standings/get-live-standings-by-league-id.md): Returns the LIVE league standing table from your requested league ID.
- [Topscorers](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/topscorers.md)
- [GET Topscorers by Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/topscorers/get-topscorers-by-season-id.md): This endpoint returns all the topscorers per stage of the requested season.
- [GET Topscorers by Stage ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/topscorers/get-topscorers-by-stage-id.md): This endpoint returns all the topscorers from your requested stage ID.
- [Teams](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/teams.md)
- [GET All Teams](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/teams/get-all-teams.md): Returns all the teams available within your subscription
- [GET Team by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/teams/get-team-by-id.md): Returns information from your requested team ID.
- [GET Teams by Country ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/teams/get-teams-by-country-id.md): Returns the teams from your requested country id.
- [GET Teams by Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/teams/get-teams-by-season-id.md): Returns the teams from your requested season id.
- [GET Teams by Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/teams/get-teams-by-search-by-name.md): Returns all the teams that match your search query.
- [Players](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/players.md)
- [GET All Players](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/players/get-all-players.md): This endpoint returns player information from all available players.
- [GET Player by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/players/get-player-by-id.md): This endpoint returns player information from your requested player ID.
- [GET Players by Country ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/players/get-players-by-country-id.md): This endpoint returns player information from your requested country ID.
- [GET Players by Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/players/get-players-by-search-by-name.md): This endpoint returns all the players that match your search query. The query returns only the players that have played matches in leagues that are part of your subscription.
- [GET Last Updated Players](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/players/get-last-updated-players.md): This endpoint returns all the players that have received updates in the past two hours.
- [Team Squads](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/team-squads.md)
- [GET Team Squad by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/team-squads/get-team-squad-by-team-id.md): Returns the current domestic squad from your requested team ID.
- [GET Extended Team Squad by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/team-squads/get-extended-team-squad-by-team-id.md): Returns all squad entries for a team, based on current seasons.
- [GET Team Squad by Team and Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/team-squads/get-team-squad-by-team-and-season-id.md): Returns (historical) squads from your requested season ID.
- [Match Facts - beta](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/match-facts-beta.md)
- [GET All available Match Facts](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/match-facts-beta/get-all-available-match-facts.md)
- [GET Match Facts by fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/match-facts-beta/get-match-facts-by-fixture-id.md)
- [GET Match Facts by date range](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/match-facts-beta/get-match-facts-by-date-range.md)
- [GET Match Facts by league ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/match-facts-beta/get-match-facts-by-league-id.md)
- [Team Rankings - beta](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/team-rankings-beta.md)
- [GET All Team Rankings](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/team-rankings-beta/get-all-team-rankings.md)
- [GET Team Rankings by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/team-rankings-beta/get-team-rankings-by-team-id.md)
- [GET Team Rankings by date](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/team-rankings-beta/get-team-rankings-by-date.md)
- [Team of the Week (TOTW) - beta](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/team-of-the-week-totw-beta.md)
- [GET All available TOTWs](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/team-of-the-week-totw-beta/get-all-available-totws.md)
- [GET TOTW per round](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/team-of-the-week-totw-beta/get-totw-per-round.md)
- [GET Latest TOTW](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/team-of-the-week-totw-beta/get-latest-totw.md)
- [Coaches](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/coaches.md)
- [GET All Coaches](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/coaches/get-all-coaches.md): Returns all the coaches available within your subscription.
- [GET Coach by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/coaches/get-coach-by-id.md): Returns coach information from your requested coach ID.
- [GET Coaches by Country ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/coaches/get-coaches-by-country-id.md): Returns coach information from your requested country ID.
- [GET Coaches Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/coaches/get-coaches-search-by-name.md): Returns all the coaches that match your search query.
- [GET Last Updated Coaches](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/coaches/get-last-updated-coaches.md): Returns all the coaches that have received updates in the past two hours.
- [Referees](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/referees.md)
- [GET All Referees](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/referees/get-all-referees.md): Returns all referees available within your subscription.
- [GET Referee by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/referees/get-referee-by-id.md): Returns referee information from your requested referee ID.
- [GET Referees by Country ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/referees/get-referees-by-country-id.md): Returns referee information from your requested country ID.
- [GET Referees by Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/referees/get-referees-by-season-id.md): Returns referee information from your requested season ID.
- [GET Referees Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/referees/get-referees-search-by-name.md): Returns all the referees that match your search query.
- [Transfers](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfers.md)
- [GET All Transfers](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfers/get-all-transfers.md): Returns all transfers available within your subscription.
- [GET Transfer by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfers/get-transfer-by-id.md): Returns transfer information from your requested transfer ID.
- [GET Latest Transfers](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfers/get-latest-transfers.md): Returns the latest transfers available within your subscription.
- [GET Transfers Between Date Range](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfers/get-transfers-between-date-range.md): Returns the transfers between the requested date range.
- [GET Transfers by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfers/get-transfers-by-team-id.md): Returns the transfers from your requested team ID.
- [GET Transfers by Player ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfers/get-transfers-by-player-id.md): Returns the transfers from your requested player ID.
- [Transfer rumours](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfer-rumours.md)
- [GET All Transfers Rumours](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfer-rumours/get-all-transfers-rumours.md): Returns all transfers available within your subscription.
- [GET Transfer Rumours by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfer-rumours/get-transfer-rumours-by-id.md): Returns transfer information from your requested transfer ID.
- [GET Transfers Rumours Between Date Range](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfer-rumours/get-transfers-rumours-between-date-range.md): Returns the transfers between the requested date range.
- [GET Transfer Rumours by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfer-rumours/get-transfer-rumours-by-team-id.md): Returns the transfers from your requested team ID.
- [GET Transfer Rumours by Player ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/transfer-rumours/get-transfer-rumours-by-player-id.md): Returns the transfers from your requested player ID.
- [Venues](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/venues.md)
- [GET All Venues](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/venues/get-all-venues.md): Returns all the venues available within your subscription.
- [GET Venue by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/venues/get-venue-by-id.md): Returns venue information from your requested venue ID.
- [GET Venues by Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/venues/get-venues-by-season-id.md): Returns venue information from your requested season ID.
- [GET Venues by Search by Name](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/venues/get-venues-by-search-by-name.md): Returns all venues that match your search query.
- [TV Stations](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/tv-stations.md)
- [GET All TV Stations](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/tv-stations/get-all-tv-stations.md): Returns all the TV Stations available.
- [GET TV Station by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/tv-stations/get-tv-station-by-id.md): Returns all the TV Stations available for your requested fixture ID.
- [GET TV Stations by Fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/tv-stations/get-tv-stations-by-fixture-id.md): Returns all the TV Stations available for your requested fixture ID.
- [Expected (xG)](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/expected-xg.md)
- [GET Expected by Team](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/expected-xg/get-expected-by-team.md): This endpoint allows you to get all the xG values we have available per team.
- [GET Expected by Player](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/expected-xg/get-expected-by-player.md): This endpoint allows you to get all the xG values we have available per player (lineup).
- [Premium Expected Lineups](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-expected-lineups.md)
- [GET Expected Lineup by Team](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-expected-lineups/get-expected-lineup-by-team.md): This endpoint allows you to get all the xG values we have available per team.
- [GET Expected Lineups by Player](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-expected-lineups/get-expected-lineups-by-player.md): This endpoint allows you to get all the xG values we have available per player (lineup).
- [Predictions](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/predictions.md)
- [GET Probabilities](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/predictions/get-probabilities.md): This endpoint returns all probabilities available within your subscription. Note: All probabilities are available 21 days before the match starts.
- [GET Predictability by League ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/predictions/get-predictability-by-league-id.md): This endpoint returns the performances of our Predictions Model by requested league ID.
- [GET Probabilities by Fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/predictions/get-probabilities-by-fixture-id.md): This endpoint returns all the predictions available for your requested fixture ID.
- [GET Value Bets](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/predictions/get-value-bets.md): This endpoint returns all value bets available within your subscription.
- [GET Value Bets by Fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/predictions/get-value-bets-by-fixture-id.md): This endpoint returns the value bets for the requested fixture ID.
- [Standard Odds Feed](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed.md)
- [Pre-match Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/pre-match-odds.md)
- [GET All Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/pre-match-odds/get-all-odds.md): Returns all available Pre-match odds.
- [Get Odds by Fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/pre-match-odds/get-odds-by-fixture-id.md): Returns the Pre-match odds for the requested Fixture ID.
- [GET Odds by Fixture ID and Bookmaker ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/pre-match-odds/get-odds-by-fixture-id-and-bookmaker-id.md): Returns the Pre-match odds by Fixture and Bookmaker ID.
- [GET Odds by Fixture ID and Market ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/pre-match-odds/get-odds-by-fixture-id-and-market-id.md): Returns the Pre-match odds by Fixture and Market ID.
- [GET Last Updated Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/pre-match-odds/get-last-updated-odds.md): Returns the pre-match odds updated in the last 10 seconds.
- [Inplay Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/inplay-odds.md)
- [GET All Inplay Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/inplay-odds/get-all-inplay-odds.md): Returns all available inplay odds.
- [GET Inplay Odds by Fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/inplay-odds/get-inplay-odds-by-fixture-id.md): Returns all available inplay odds for the requested fixture ID.
- [GET Inplay Odds by Fixture ID and Bookmaker ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/inplay-odds/get-inplay-odds-by-fixture-id-and-bookmaker-id.md): Returns all available inplay odds for the requested fixture ID and bookmaker ID.
- [GET Inplay Odds by Fixture ID and Market ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/inplay-odds/get-inplay-odds-by-fixture-id-and-market-id.md): Returns all available inplay odds for the requested fixture ID and market ID.
- [GET Last Updated Inplay Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/standard-odds-feed/inplay-odds/get-last-updated-inplay-odds.md): Returns the inplay odds updated in the last 10 seconds.
- [Premium Odds Feed](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed.md)
- [Premium Pre-match Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds.md)
- [GET All Premium Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-all-premium-odds.md): Returns all the premium odd records that are available within your subscription.
- [Get Premium Odds by Fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-premium-odds-by-fixture-id.md): Returns the premium odds for the requested fixture ID.
- [GET Premium Odds by Fixture ID and Bookmaker ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-premium-odds-by-fixture-id-and-bookmaker-id.md): Returns the premium odds for the requested fixture ID and bookmaker ID.
- [GET Premium Odds by Fixture ID and Market ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-premium-odds-by-fixture-id-and-market-id.md): Returns the premium odds for the requested fixture ID and market ID.
- [GET Updated Premium Odds Between Time Range](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-updated-premium-odds-between-time-range.md): Returns the pre-match odds updated between a range of timestamps. The maximum time range is 5 minutes.
- [GET Updated Historical Odds Between Time Range](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-updated-historical-odds-between-time-range.md): Returns the historical (premium) pre-match odds updated between a range of timestamps. The maximum time range is 5 minutes.
- [GET All Historical Odds](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/premium-odds-feed/premium-pre-match-odds/get-all-historical-odds.md): Returns all the historical (premium) pre-match odds available in your subscription.
- [Markets](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/markets.md)
- [GET All Markets](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/markets/get-all-markets.md): This endpoint returns all available markets within your subscription.
- [GET All Premium Markets](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/markets/get-all-premium-markets.md): Returns all the markets that are available in the Premium Feed.
- [GET Market by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/markets/get-market-by-id.md): Returns the market for the requested market ID.
- [GET Market by Search](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/markets/get-market-by-search.md): Returns all markets that match your search query.
- [Bookmakers](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/bookmakers.md)
- [GET All Bookmakers](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/bookmakers/get-all-bookmakers.md): This endpoint returns all available bookmakers within your subscription.
- [GET All Premium Bookmakers](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/bookmakers/get-all-premium-bookmakers.md): Returns all the bookmakers that are available in the Premium Feed.
- [GET Bookmaker by ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/bookmakers/get-bookmaker-by-id.md): Returns the market for the requested bookmaker ID.
- [GET Bookmaker by Search](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/bookmakers/get-bookmaker-by-search.md): Returns all bookmakers that match your search query.
- [GET Bookmaker by Fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/bookmakers/get-bookmaker-by-fixture-id.md): Returns the bookmakers for the requested fixture ID.
- [GET Bookmaker Match ID Mappings by Fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/bookmakers/get-bookmaker-match-id-mappings-by-fixture-id.md): Returns bookmaker match ID mappings for the requested fixture ID.
- [News](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/news.md)
- [GET Pre-Match News](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/news/get-pre-match-news.md): This endpoint returns all the available pre-match news articles within your subscription. Our Pre-Match News is available at a minimum of 48 hours before the start of a match.
- [GET Pre-Match News by Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/news/get-pre-match-news-by-season-id.md): This endpoint returns all pre-match news articles from your requested season ID. Our Pre-Match News is available at a minimum of 48 hours before the start of a match.
- [GET Pre-Match News for Upcoming Fixtures](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/news/get-pre-match-news-for-upcoming-fixtures.md): This endpoint returns all pre-match news articles for the upcoming fixtures within your subscription. Our Pre-Match News is available at a minimum of 48 hours before the start of a match.
- [GET Post-Match News](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/news/get-post-match-news.md): This endpoint returns all the available post-match news articles within your subscription. Our Post-Match News is available immediately after the fixture has finished.
- [GET Post-Match News by Season ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/news/get-post-match-news-by-season-id.md): This endpoint returns all post-match news articles from your requested season ID. Our Post-Match News is available instantly after a match has finished.
- [Rivals](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/rivals.md)
- [GET All Rivals](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/rivals/get-all-rivals.md): This endpoint returns all the teams within your subscription with the rivals information (if available).
- [GET Rivals by Team ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/rivals/get-rivals-by-team-id.md): This endpoint returns the rivals of your requested team ID (if available).
- [Commentaries](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/commentaries.md)
- [GET All Commentaries](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/commentaries/get-all-commentaries.md): Returns a textual representation from the requested fixture ID.
- [GET Commentaries by Fixture ID](https://docs.sportmonks.com/v3/endpoints-and-entities/endpoints/commentaries/get-commentaries-by-fixture-id.md): Returns a textual representation from the requested fixture ID.
- [Entities](https://docs.sportmonks.com/v3/endpoints-and-entities/entities.md): A list of all our available entities:
- [Fixture](https://docs.sportmonks.com/v3/endpoints-and-entities/entities/fixture.md)
- [League, Season, Schedule, Stage and Round](https://docs.sportmonks.com/v3/endpoints-and-entities/entities/league-season-schedule-stage-and-round.md)
- [Team, Player, Squad, Coach and Referee](https://docs.sportmonks.com/v3/endpoints-and-entities/entities/team-player-squad-coach-and-referee.md)
- [Statistic](https://docs.sportmonks.com/v3/endpoints-and-entities/entities/statistic.md)
- [Expected](https://docs.sportmonks.com/v3/endpoints-and-entities/entities/expected.md)
- [Standing and Topscorer](https://docs.sportmonks.com/v3/endpoints-and-entities/entities/standing-and-topscorer.md)
- [Odd and Prediction](https://docs.sportmonks.com/v3/endpoints-and-entities/entities/odd-and-prediction.md)
- [Other](https://docs.sportmonks.com/v3/endpoints-and-entities/entities/other.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sportmonks.com/v3/endpoints-and-entities.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
