The Racing API · Example Payload

The Racing Api App__Models__Jockeys__ Owner Example

Horse RacingSportsStatisticsBettingAnalytics

The Racing Api App__Models__Jockeys__ Owner 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

owner_idownerrides1st2nd3rd4tha/ewin_%1_pl

Example Payload

Raw ↑
{
  "owner_id": "331849",
  "owner": "example-value",
  "rides": 40,
  "1st": 13,
  "2nd": 73,
  "3rd": 95,
  "4th": 31,
  "a/e": 71.69,
  "win_%": 1.33,
  "1_pl": 56.24
}