Sports Data
Get sports
This endpoint retrieves all sports available on the exchange
get/sports
Response
Example response
{
"data": [
{
"sportId": 1,
"label": "Soccer"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.