The Racing API · Example Payload

The Racing Api Horse Pool Example

Horse RacingSportsStatisticsBettingAnalytics

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

Top-level fields

pool_type_nameamountfractional_oddsdollar

Example Payload

Raw ↑
{
  "pool_type_name": "Example Name",
  "amount": "example-value",
  "fractional_odds": "example-value",
  "dollar": "example-value"
}