Get list of competitions
GET
/betfair/competition-list/{sportId}You can get list of competitions by calling this API
This endpoint is also documented under Racing, where the sport IDs differ.
Path Params
sportIdintegerrequiredID of sport for which you want to get competitions
curl -X GET 'http://xx.xx.xx.xx/api/betfair/betfair/competition-list/{sportId}'