Sportradar Odds Comparison Player Props v2
Number of APIs: 14
The Player Props API v2 provides aggregated odds data for player props and player markets. Top US bookmakers are available, and return odds for NFL, NBA, MLB, NHL, and top soccer leagues.
The API is consistent in structure, format, and behavior with the other General Sport APIs. Primary feeds will return books, categories, sports, and tournaments offered.
Additional feeds provide a huge selection of player props broken down by sport, league, and event.
The easiest way to get started with the API is to click the fork button to fork this collection to your own workspace and use Qodex to send requests.
To receive trial access, visit this page.
-
Books GET {{baseUrl}}/:locale/books.{{format}}
-
Competition Mappings GET {{baseUrl}}/:locale/competitions/mappings.{{format}}?offset=0&start=5&limit=5
-
Competition Schedules GET {{baseUrl}}/:locale/competitions/:urn_competition/schedules.{{format}}?offset=0&limit=1&start=0
-
Competitor Mappings GET {{baseUrl}}/:locale/competitors/mappings.{{format}}?offset=0&start=5&limit=5
-
Daily Schedules GET {{baseUrl}}/:locale/sports/:urn_sport/schedules/:urn_date/schedules.{{format}}?offset=0&limit=1&start=0
-
Player Mappings GET {{baseUrl}}/:locale/players/mappings.{{format}}?offset=0&start=5&limit=5
-
Sport Categories GET {{baseUrl}}/:locale/sports/:urn_sport/categories.{{format}}
-
Sport Competitions GET {{baseUrl}}/:locale/sports/:urn_sport/competitions.{{format}}
-
Sport Event Player Props GET {{baseUrl}}/:locale/sport_events/:urn_sport_event/players_props.{{format}}
-
Sport Event Mappings GET {{baseUrl}}/:locale/sport_events/mappings.{{format}}?offset=0&start=5&limit=5