XML Example

Request URL

https://api.betradar.com/v1/probabilities/sr:match:41507091

Response

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  <cashout product="1" event_id="sr:match:41507091" timestamp="1687519092989">
    <sport_event_status status="4" match_status="100"/>
    <odds betstop_reason="24">
      <market status="-3" cashout_status="-2" id="66" specifiers="hcp=0.5"/>
      <market status="-3" cashout_status="-2" id="547" specifiers="total=4.5"/>
      <market status="-3" cashout_status="-2" id="18" specifiers="total=4.25"/>
      <market status="-3" cashout_status="-2" id="16" specifiers="hcp=0.25"/>
      <market status="-3" cashout_status="-2" id="71" specifiers="variant=sr:exact_goals:3+"/>
      ...
      <market status="-3" cashout_status="-2" id="18" specifiers="total=5.5"/>
      <market status="-3" cashout_status="-2" id="91" specifiers="total=0.5"/>
      <market status="-3" cashout_status="-2" id="1"/>
    </odds>
  </cashout>

Last updated

Was this helpful?