Get Race Participants By Id

GET/horse-racing/races/participants/{raceId}

Retrieves race wise participants details by ID.

Path Params

raceIdstringrequired

Race ID of race for which you want to retrive data

curl -X GET 'http://xx.xx.xx.xx/api/betfair/horse-racing/races/participants/{raceId}'