Get Race By ID
GET
/horse-racing/races/v2/{raceId}Retrieves a race details by ID.
Path Params
raceIdstringrequiredRace ID of race for which you want to retrive data
curl -X GET 'http://xx.xx.xx.xx/api/betfair/horse-racing/races/v2/{raceId}'