Get list of competitions
GET
/other-sports/competition-list/{sportId}You can get list of competitions by calling this API
Path Params
sportIdintegerrequiredID of sport for which you want to get competitions
curl -X GET 'http://xx.xx.xx.xx/api/betfair/other-sports/competition-list/{sportId}'