The Racing API · Example Payload

The Racing Api Race Runner Odds Example

Horse RacingSportsStatisticsBettingAnalytics

The Racing Api Race Runner Odds 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

race_idhorse_idhorseodds

Example Payload

Raw ↑
{
  "race_id": "442290",
  "horse_id": "378979",
  "horse": "example-value",
  "odds": []
}