Get started with Odds Comparison Live Odds API v2
Introduction
The OC Live Odds API provides real-time odds and market information for live sporting events. It delivers up-to-date pricing across competitions, event markets (guaranteed for 2 Way, Spread, and Total), and player props. Refreshing every 15-30 seconds, the API ensures comprehensive coverage of in-game odds, helping you stay informed about live market changes.
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.
Access & AuthenticationThis product is unavailable for a self-issued trial in your account.
Reach out to your sales representative for trial access to the Live Odds API.
API Map
To best utilize the Odds Comparison Live Odds API, you will need several parameters to create your API calls. The map below illustrates how you can obtain the parameters you need.
Primary feeds require only a Sport parameter, while other feeds may require dates, IDs or other human-readable parameters to identify the category, sport, sport event or tournament that the feed will describe. The primary feeds provide IDs for categories, sports and stages.
Mapping feeds provide a list of IDs for players, competitions, sport events, and teams which are mapped between League Specific and General Sport APIs. For a more scalable approach to entity ID mapping across Sportradar products, see the Mapping API.

Endpoint Descriptions
Books – Returns a list of configured bookmakers and their IDs.
Competition Player Props – Returns player props for sport events in a given competition.
Competition Player Props Schedule – Returns scheduled sport events with player props in a given competition.
Competition Sport Event Markets – Returns markets for sport events in a given competition.
Competition Sport Event Schedule – Returns scheduled sport events in a given competition.
Daily Player Props – Returns available player props for a given sport and date.
Daily Player Props Schedule – Provides scheduling info for all events with player props available on a given sport and date.
Daily Sport Event Markets – Returns available markets for a given sport and date.
Daily Sport Event Schedule – Provides scheduling info for all events with odds available on a given sport and date.
Sport Categories – Returns a list of categories with available odds for a given sport id.
Sport Competitions – Returns a list of competitions with available odds for a given sport id.
Sport Event Markets – Returns markets for a given sport event.
Sport Event Player Props – Returns player props for a given sport event.
Sports – Returns a list of sports and sport IDs.
Mapping Feeds:
- Competition Mappings – Provides competition ID mapping between League Specific and General Sport ID types.
- Competitor Mappings – Provides competitor ID mapping between League Specific and General Sport ID types.
- Player Mappings – Provides player ID mapping between League Specific and General Sport ID types.
- Sport Event Mappings – Provides sport event ID mapping between League Specific and General Sport ID types.
Data Retrieval Sample
To find the live odds or live player props for a sport event on a given day:
- Call the Sports resource and make note of the Sport Id for your event
- Call one of the Daily endpoints for your given date, using the Sport Id
- Call the Daily Sport Player Props for your given date, using the Sport Id
- Find the Sport Event Id of your event within the results
- Call the Sport Event Player Props or Sport Event Markets endpoint using your located Sport Event Id
Integration Resources
OpenAPI Spec
Our Odds Comparison Live Odds API is available via OpenAPI. Click below to view and/or download the specs.
Odds Comparison Live Odds v2 OpenAPI
Postman Workspace
Run in PostmanOur full Media API suite—including the Live Odds collection—lives in our public Postman workspace. Fork or follow any collection to get updates automatically.
![]()
Schema Download
Open the zip file below to access our entire Odds Comparison Live Odds API XSD schema.
Odds Comparison Live Odds v2 Schema
MCP Server
The Sportradar Odds Comparison Live Odds MCP Server is a Model Context Protocol (MCP) implementation that bridges AI assistants directly to our OC Live Odds API feeds. It allows LLMs to use standardized tools to fetch our sports data, helping to power your applications, assist in coding, and streamlining your integration.
For detailed instructions on how to set up and use this integration, visit our MCP Server documentation.
