Sportradar Odds Comparison Prematch v2

Number of APIs: 14

The Prematch API provides aggregated odds data for a wide variety of pre-match betting markets. Top US bookmakers are available, and return odds for NFL, NBA, MLB, NHL, NCAA Men's Basketball 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 pre-match markets 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.

  1. Books GET {{baseUrl}}/:locale/books.{{format}}

  2. Competition Mappings GET {{baseUrl}}/:locale/competitions/mappings.{{format}}?offset=0&start=5&limit=5

  3. Competitor Mappings GET {{baseUrl}}/:locale/competitors/mappings.{{format}}?offset=0&start=5&limit=5

  4. Daily Sport Event Schedules GET {{baseUrl}}/:locale/sports/:urn_sport/schedules/:urn_date/schedules.{{format}}?limit=50&start=0

  5. Player Mappings GET {{baseUrl}}/:locale/players/mappings.{{format}}?offset=0&start=5&limit=5

  6. Sport Categories GET {{baseUrl}}/:locale/sports/:urn_sport/categories.{{format}}

  7. Sport Competitions GET {{baseUrl}}/:locale/sports/:urn_sport/competitions.{{format}}

  8. Sport Event Markets GET {{baseUrl}}/:locale/sport_events/:urn_sport_event/sport_event_markets.{{format}}

  9. Sport Event Mappings GET {{baseUrl}}/:locale/sport_events/mappings.{{format}}?offset=0&start=5&limit=5

  10. Sport Event Markets Change Log GET {{baseUrl}}/:locale/sport_event_markets_changelog.{{format}}