The Racing API · Example Payload

The Racing Api App__Models__Owners__ Trainer Example

Horse RacingSportsStatisticsBettingAnalytics

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

Top-level fields

trainer_idtrainerrunners1st2nd3rd4tha/ewin_%1_pl

Example Payload

Raw ↑
{
  "trainer_id": "383141",
  "trainer": "example-value",
  "runners": 79,
  "1st": 11,
  "2nd": 66,
  "3rd": 41,
  "4th": 55,
  "a/e": 9.29,
  "win_%": 91.33,
  "1_pl": 18.01
}