curl --location --request GET 'https://sandbox.whapi.com/v2/sportsdata/classes//competitions/' \ --header 'apiKey;'
{ "competitions": [ { "id": "OB_TY1733", "name": "Manchester Senior Cup", "status": "A" } ] }