The attribute "status" may sometimes provide information about a score or card changes in the feed. The following list is provided to clarify which sports generate the score and card messages. Score message: American football, futsal, handball, ice hockey, rugby, soccer and aussie rules. Card messages: Rugby, futsal, soccer, badminton, handball, table tennis, volleyball and beach volleyball. Code Block |
---|
language | xml |
---|
title | XML example |
---|
| <BetradarLiveOdds xmlns="http://www.betradar.com/BetradarLiveOdds" status="score" timestamp="1395839596131" type="scoutmatch">
<Match active="1" betstatus="stopped" earlybetstatus="stopped" matchid="1271072" matchtime="1" msgnr="10752" score="1:0"
setscore1="1:0" status="1p">
<Score away="0" home="1" id="101058" player="" scoringteam="home" time="1" type="live"/>
</Match>
</BetradarLiveOdds> |
|