The Racing API · Example Payload

The Racing Api App__Models__Sires__ Class Example

Horse RacingSportsStatisticsBettingAnalytics

The Racing Api App__Models__Sires__ 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": 79,
  "1st": 36,
  "2nd": 18,
  "3rd": 43,
  "4th": 9,
  "a/e": 19.16,
  "win_%": 61.91,
  "1_pl": 86.66
}