Skip to content

RaceEligibility

Entry conditions restricting which horses may run in a race. Null fields mean “no restriction on that dimension”. The conditions string holds any free-text eligibility wording that doesn’t decompose into the structured fields.

FieldArgsTypeDescription
ageMinIntMinimum age of eligible horses (in years), if restricted.
ageMaxIntMaximum age of eligible horses (in years), if restricted.
sexRestrictionSexRestrictionSex restriction — e.g. fillies-and-mares only.
ratingMinIntLower bound of the official-rating band, if the race is rating-restricted.
ratingMaxIntUpper bound of the official-rating band, if the race is rating-restricted.
conditionsStringFree-text eligibility clauses that don’t fit the structured fields.