Sport specific information for darts.
Sport specific XML elements and attributes
This section explains what elements / attributes one can expect for darts matches in addition to the standard elements and attributes.
<BetradarLiveOdds xmlns="http://www.betradar.com/BetradarLiveOdds" status="betstart" time="0" timestamp="1412524848268" type="
scoutmatch">
<Match active="1" betstatus="started" legscore="501:501" matchid="6198374" msgnr="61" score="0:0" setscores="0:3" status="in_progress"
throw="1" visit="1"/>
</BetradarLiveOdds>
XML attributes definition
Element | Attributes |
---|
| Attribute | Description | Possible values |
Match | legscore | Current score in the leg. | Score in range "[0-501]:[0-501]" |
throw | Which player got the first throw for the current leg. | 1 = home 2 = away |
visit | The player which is visiting the board. | 1 = home 2 = away |
XML configurations
Sport specific XML configurations for darts.
(ID: 76) Multiple bets of same type active at once for darts matches
The Live Odds system selects the most balanced bet (line, spread, etc) out of all available ones for each market, and only this one will be sent out to the client system. Enabling this setting will allow multiple bets of the same type to be sent out at once, not only the most balanced ones. E.g. for the total market in soccer the most balanced line would be 2.5. When enabling the setting, total 1.5 and 3.5 would be sent as well.
(ID: 104) Early bet status in darts
Enabling this setting will trigger an early betstart if a betstop has been set because a player is on possible checkout.
Match statuses
ID | Status | Status description | Additional information |
---|
0 | not_started | Not started yet | - |
21 | in_progress | The match is in progress | - |
30 | paused | Match is paused | - |
100 | ended | The match has ended | - |
93 | walkover walkover1 | The home team won the match by walkover. | Status controlled by XML configuration. |
94 | walkover walkover2 | The away team won the match by walkover. | Status controlled by XML configuration. |
95 | retired retired1 | The away team won because the home team retired. | Status controlled by XML configuration. |
96 | retired retired2 | The home team won because the away team retired. | Status controlled by XML configuration. |
97 | defaulted1 | The away team won because the home team defaulted. | - |
98 | defaulted2 | The home team won because the away team retired. | - |
61 | delayed | The match start is delayed | - |
80 | interrupted | The match has been interrupted | - |
90 | abandoned | The match has been abandoned | Status controlled by XML configuration. |