The Racing API · Example Payload

The Racing Api App__Models__Courses__ Course Example

Horse RacingSportsStatisticsBettingAnalytics

The Racing Api App__Models__Courses__ Course Example is an example object payload from The Racing API, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcourseregion_coderegion

Example Payload

Raw ↑
{
  "id": "290336",
  "course": "Cheltenham",
  "region_code": "gb",
  "region": "gb"
}