The Racing API · Example Payload

The Racing Api App__Models__Damsires__ Class Example

Horse RacingSportsStatisticsBettingAnalytics

The Racing Api App__Models__Damsires__ Class 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

classrunners1st2nd3rd4tha/ewin_%1_pl

Example Payload

Raw ↑
{
  "class": "class_1",
  "runners": 55,
  "1st": 18,
  "2nd": 93,
  "3rd": 2,
  "4th": 60,
  "a/e": 58.56,
  "win_%": 49.53,
  "1_pl": 62.19
}