The Racing API · Example Payload

The Racing Api Odds No History Example

Horse RacingSportsStatisticsBettingAnalytics

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

Top-level fields

bookmakerfractionaldecimalew_placesew_denomupdated

Example Payload

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