/
Sport List
Sport List
When requesting a list of all available sports, POST request is:
No fields required for the call.
With the above details the API provides the following message:
<sports timestamp="1613659627976">
<sport id="1" name="Soccer"/>
<sport id="2" name="Basketball"/>
<sport id="3" name="Baseball"/>
<sport id="4" name="Ice Hockey"/>
<sport id="5" name="Tennis"/>
<sport id="6" name="Handball"/>
<sport id="7" name="Floorball"/>
<sport id="9" name="Golf"/>
<sport id="10" name="Boxing"/>
<sport id="11" name="Motorsport"/>
<sport id="12" name="Rugby"/>
<sport id="13" name="Aussie Rules"/>
<sport id="14" name="Winter Sports"/>
<sport id="15" name="Bandy"/>
<sport id="16" name="American Football"/>
</sports>
Tag sports has only one attribute which is timestamp with date and time when message was created.
Under that tag there is a tag named sport that has ID of sport and its name.
, multiple selections available,
Related content
Matches List
Matches List
More like this
Fixture change
Fixture change
Read with this
Categories List
Categories List
More like this
Match Fixture
Match Fixture
Read with this
Player Markets
Player Markets
More like this
Odds Change
Odds Change
Read with this