The Racing API · Example Payload

The Racing Api App__Models__Trainers__ Jockey Example

Horse RacingSportsStatisticsBettingAnalytics

The Racing Api App__Models__Trainers__ Jockey 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

jockey_idjockeyrunners1st2nd3rd4tha/ewin_%1_pl

Example Payload

Raw ↑
{
  "jockey_id": "152006",
  "jockey": "example-value",
  "runners": 36,
  "1st": 71,
  "2nd": 81,
  "3rd": 91,
  "4th": 84,
  "a/e": 22.87,
  "win_%": 63.48,
  "1_pl": 89.98
}