v7
OpenAPI 3.1.02026-08-0358124623.5 KBResults
Free Plan
Results Today Free
<h4>Get today's results (basic data only)</h4><table><tbody><tr><td><b>Min. Required Plan</b></td><td>Free</td></tr><tr><td><b>Rate Limit</b></td><td>1 requests per second</td></tr></tbody></table>get/v1/results/today/free
Query parameters
regionstring[] nullable
<p>Query results by region codes. Get the full list <a href='https://api.theracingapi.com/documentation#tag/Courses/operation/list_regions_v1_courses_regions_get'>here</a>.</p>
<p>Query results by region codes. Get the full list <a href='https://api.theracingapi.com/documentation#tag/Courses/operation/list_regions_v1_courses_regions_get'>here</a>.</p>
limitinteger nullable
skipinteger nullable
Response
Successful Response
Example response
{
"results": [
{
"age_band": "4yo+",
"class": "",
"course": "Ballinrobe (IRE)",
"date": "2025-08-11",
"dist_f": "23f",
"going": "Good",
"off": "8:25",
"off_dt": "2025-08-11T20:25:00+01:00",
"pattern": "",
"race_id": "rac_11715730",
"race_name": "J.J. Burke Peugeot Handicap Hurdle",
"rating_band": "0-100",
"region": "IRE",
"runners": [
{
"age": "8",
"dam": "Save Me The Waltz (FR)",
"dam_id": "dam_4189605",
"damsire": "Halling",
"damsire_id": "dsi_675241",
"draw": "",
"headgear": "v",
"horse": "Mephisto (IRE)",
"horse_id": "hrs_19359270",
"jockey": "Shane Fitzgerald",
"jockey_id": "jky_302916",
"number": "2",
"or": "98",
"owner": "Restricted Movement Syndicate",
"owner_id": "own_1204876",
"position": "1",
"sex": "G",
"sire": "Kendargent (FR)",
"sire_id": "sir_4514419",
"trainer": "Gerard Keane",
"trainer_id": "trn_86382",
"weight": "11-12",
"weight_lbs": "166"
}
],
"sex_rest": "",
"surface": "Turf",
"type": "Hurdle"
}
]
}