Fields
Market odds.
Apipunt separates tip-source odds from field-source odds so agents know where a price came from.
Two odds locations
tip.odds_ratedRated price from the tip provider, for example Elite's assessed price.tip.odds_marketMarket price captured from the tip provider or email.runner.rated_oddsField-provider runner rating. Hidden from responses when null.runner.market_oddsField-provider market odds. Hidden from responses when null.{
"horse_name": "BIRD WHISTLE",
"odds_rated": 5.3,
"odds_market": 6.7,
"runner": {
"barrier": 5,
"weight": 56.5
}
}
Why null odds disappear
PFAPI daily fields usually do not provide runner-level odds. The API omits those null nested fields to keep agent responses cleaner.