The Racing API · Example Payload

The Racing Api Horse Ages Example

Horse RacingSportsStatisticsBettingAnalytics

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

Top-level fields

horse_agerunners1st2nd3rd4tha/ewin_%1_pl

Example Payload

Raw ↑
{
  "horse_age": "example-value",
  "runners": 11,
  "1st": 63,
  "2nd": 91,
  "3rd": 71,
  "4th": 22,
  "a/e": 19.01,
  "win_%": 90.72,
  "1_pl": 39.54
}