The Racing API · Example Payload

The Racing Api App__Models__Trainers__ Owner Example

Horse RacingSportsStatisticsBettingAnalytics

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

Example Payload

Raw ↑
{
  "owner_id": "689636",
  "owner": "example-value",
  "runners": 17,
  "1st": 83,
  "2nd": 71,
  "3rd": 26,
  "4th": 42,
  "a/e": 25.21,
  "win_%": 51.65,
  "1_pl": 19.46
}