curl --location --request GET 'https://sandbox.whapi.com/v2/sportsdata/sports/' \ --header 'apiKey;'
{ "sports": [ { "id": "OB_SP43", "name": "Horse Racing" }, { "id": "OB_SP9", "name": "Football" } ] }