The Racing API · Example Payload

The Racing Api App__Models__Owners__ Jockey Example

Horse RacingSportsStatisticsBettingAnalytics

The Racing Api App__Models__Owners__ 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": "708240",
  "jockey": "example-value",
  "runners": 2,
  "1st": 13,
  "2nd": 15,
  "3rd": 30,
  "4th": 38,
  "a/e": 52.36,
  "win_%": 36.33,
  "1_pl": 47.1
}