Skip to content

PrizeMoney

Prize money for a race. Carries both the advertised headline figure and the per-position breakdown; use total for “what’s the race worth?” copy and places for the paid-place table.

FieldArgsTypeDescription
currencyString!ISO 4217 currency code — GBP, EUR, USD, etc.
totalFloatHeadline (advertised/marketing) prize money. Null when no headline figure has been declared by the source feed (e.g. only place allocations are present).
availableFloatSum of paid places — the distributed pool. Mirrors allocatedTotal and will be removed in a follow-up; new clients should read allocatedTotal directly.
allocatedTotalFloatSum of all populated place allocations. Diagnostic only — never display this as the race headline; it can drift from total due to source rounding.
places[PrizePlace!]!Per-position breakdown. Ordered ascending by position; unlimited length.
firstFloat
secondFloat
thirdFloat
fourthFloat
fifthFloat
sixthFloat