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