Get Race By ID
GET
/greyhound-racing/races/{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/greyhound-racing/races/{raceId}'