Fields
Scratchings.
Scratchings are planned as a first-class field signal, but they are not yet exposed as a live public endpoint.
Current status
Apipunt currently imports fields and runners. Scratchings are not yet stored as a separate public resource, so agents should not assume a missing runner is a confirmed scratching.
NowUse runners for declared fields and tips enrichment.NextAdd a scratchings table keyed by date, track, race number, runner, source, and observed time.APIExpose /v1/scratchings?date=YYYY-MM-DD once populated.AgentsUntil then, ask for confirmation before using scratching state in bet execution.