The Racing API · Example Payload

The Racing Api Courses Page Example

Horse RacingSportsStatisticsBettingAnalytics

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

Top-level fields

coursestotal

Example Payload

Raw ↑
{
  "courses": [
    "Cheltenham"
  ],
  "total": 52
}