Betradar - the betting arm of Sportradar

Page tree

Betradar - the betting arm of Sportradar

Skip to end of metadata
Go to start of metadata

Booking of matches is usually done in the booking calendar inside betradar.com, but for convenience it is also possible to send a match booking request in the XML feed. After this request you will receive a meta-message with the specified matches.

XML example
<BookmakerStatus bookmakerid="24" type="bookmatch">
<Match matchid="1291016" />
<Match matchid="1410019" />
</BookmakerStatus>

XML attributes definition

ElementAttributes


AttributeDescriptionPossible values
BookmakerStatustype

Keyword which describes what kind of request is sent.

String
"bookmatch" (for match booking requests)

bookmakeridThe id of the bookmakerInteger
Matchmatchid

The id of the match which the client system wants to book.

Integer

Note
Clients will receive a meta information message for matches which are booked through the feed, or matches which are booked in the booking calendar while the client system is logged in to the feed. The only case where a client system will not receive a meta information message is if the match is booked in the booking calendar at a moment where the client system is not logged in to the feed.

There is no additional need to subscribe to a match in Live Odds. Once a match has been booked/purchased you will receive the match in the feed when you are logged in to the feed.