Sportradar Probabilities v1

Number of APIs: 8

The Probabilities API v1 provides live and pre-match 3-way (win, lose, or draw) probabilities for sporting events. Top US bookmakers are featured, 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 schedules for sports and leagues covered.

Additional feeds provide probability breakdowns for events, including a live timeline for supported games.

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. Competition Seasons GET {{baseUrl}}/:locale/competitions/:urn_competition/seasons.{{format}}

  2. Seasonal Outright Probabilities GET {{baseUrl}}/:locale/seasons/:urn_season/outright_probabilities.{{format}}

  3. Seasonal Probabilities GET {{baseUrl}}/:locale/seasons/:urn_season/probabilities.{{format}}

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

  5. Sport Event Probabilities GET {{baseUrl}}/:locale/sport_events/:urn_sport_event/probabilities.{{format}}

  6. Sport Event Probabilities Timeline GET {{baseUrl}}/:locale/sport_events/:urn_sport_event/timeline.{{format}}

  7. Sport Schedule GET {{baseUrl}}/:locale/sports/:urn_sport/schedules/:urn_date/schedule.{{format}}

  8. Sports GET {{baseUrl}}/:locale/sports.{{format}}