The Racing API · Example Payload

The Racing Api Wager Type Example

Horse RacingSportsStatisticsBettingAnalytics

The Racing Api Wager Type Example is an example object payload from The Racing API, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

wager_typewager_descriptionbase_amount

Example Payload

Raw ↑
{
  "wager_type": "flat",
  "wager_description": "example-value",
  "base_amount": "example-value"
}