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

To receive a list of all cards and scores for a match you can send a score and card summary request to the server.

Code Block
languagexml
titleXML example
<BookmakerStatus bookmakerid="1240" type="scoreandcardsummary">
<Match matchid="1355389" />
</BookmakerStatus>

XML attributes definition

ElementAttributes

AttributeDescriptionPossible values
BookmakerStatustype

Keyword which describes what kind of request is sent.

String
"scoreandcardsummary" (for score
and card summary requests)

bookermakeridThe id of the bookmaker.Integer
Matchmatchid

The id of the match of which the client system wants to receive the score and card summary.

Integer

The response to this request will have the replytype attribute set to scoreandcardsummary.