The Racing API · Example Payload

The Racing Api App__Models__Jockeys__ Trainer Example

Horse RacingSportsStatisticsBettingAnalytics

The Racing Api App__Models__Jockeys__ 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_idtrainerrides1st2nd3rd4tha/ewin_%1_pl

Example Payload

Raw ↑
{
  "trainer_id": "877536",
  "trainer": "example-value",
  "rides": 66,
  "1st": 37,
  "2nd": 88,
  "3rd": 68,
  "4th": 32,
  "a/e": 94.68,
  "win_%": 51.46,
  "1_pl": 0.81
}