The Racing API · Example Payload

The Racing Api App__Models__Dams__ Class Example

Horse RacingSportsStatisticsBettingAnalytics

The Racing Api App__Models__Dams__ 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": 80,
  "1st": 90,
  "2nd": 76,
  "3rd": 73,
  "4th": 69,
  "a/e": 86.0,
  "win_%": 28.65,
  "1_pl": 15.62
}