The Racing API · Example Payload

The Racing Api Race Runner Odds History Example

Horse RacingSportsStatisticsBettingAnalytics

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

Top-level fields

changed_atfractionaldecimal

Example Payload

Raw ↑
{
  "changed_at": "example-value",
  "fractional": "example-value",
  "decimal": "example-value"
}