The Racing API · Example Payload

The Racing Api Odds History Example

Horse RacingSportsStatisticsBettingAnalytics

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

Top-level fields

bookmakerfractionaldecimalew_placesew_denomupdatedhistory

Example Payload

Raw ↑
{
  "bookmaker": "example-value",
  "fractional": "example-value",
  "decimal": "example-value",
  "ew_places": "example-value",
  "ew_denom": "example-value",
  "updated": "2025-03-15",
  "history": []
}