Betradar - the betting arm of Sportradar

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt Include
HideElements
HideElements
nopaneltrue
Anchor
topOfPage
topOfPage

Excerpt Include
BetradarLogo
BetradarLogo
nopaneltrue

Panel

A sport event defined by the Unified Odds Feed is a match, race and/or outright. Every message contains information about only one sport event.  For example, an odds change message typically includes all changes to any markets for a particular sport event. All sport events have a unique ID that identifies the sport event in the messages. The API then provides endpoints that enable you to look up fixture information for a given sport event ID (https://iodocs.betradar.com). More information about sport events in context can be found HERE.

Code Block
languagexml
themeEclipse
titleXML example
<odds_change product="1" event_id="sr:match:14011583" timestamp="1522772129383">
  <sport_event_status status="0" match_status="0"/>
  <odds>
.... Info about markets....
 </odds>
</odds_change>