XML Example

Request URL

https://api.betradar.com/v1/sports/en/fixtures/changes.xml?afterDateTime=2024-03-13T14:30:00&sportId=sr:sport:1

Response

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  <fixture_changes xmlns="http://schemas.sportradar.com/sportsapi/v1/unified" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" generated_at="2024-03-13T15:01:49+00:00" xsi:schemaLocation="http://schemas.sportradar.com/sportsapi/v1/unified http://schemas.sportradar.com/ufsportsapi/v1/endpoints/unified/ufsportsapi.xsd">
    <fixture_change sport_event_id="sr:match:48222193" update_time="2024-03-13T15:01:45+00:00"/>
    <fixture_change sport_event_id="sr:match:41980567" update_time="2024-03-13T15:01:14+00:00"/>
    <fixture_change sport_event_id="sr:match:42430515" update_time="2024-03-13T15:00:58+00:00"/>
    <fixture_change sport_event_id="sr:match:48522937" update_time="2024-03-13T15:00:30+00:00"/>
    <fixture_change sport_event_id="sr:match:48435101" update_time="2024-03-13T15:00:30+00:00"/>
    <fixture_change sport_event_id="sr:match:48396971" update_time="2024-03-13T15:00:30+00:00"/>
    <fixture_change sport_event_id="sr:match:48255631" update_time="2024-03-13T15:00:30+00:00"/>
    <fixture_change sport_event_id="sr:match:48251973" update_time="2024-03-13T15:00:30+00:00"/>
    <fixture_change sport_event_id="sr:match:48222573" update_time="2024-03-13T15:00:30+00:00"/>
    <fixture_change sport_event_id="sr:match:48189483" update_time="2024-03-13T15:00:30+00:00"/>
     
    ...more fixture changes...
     
  </fixture_changes>

Last updated

Was this helpful?