id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
a5df29ad-5245-4ecb-8e3c-6942233daafe/ac08c3a8-f6f9-4f46-8ddd-ddd6409f3622/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | owner_jockey_analysis_v1_owners__owner_id__analysis_jockeys_get | Jockey statistics for an owner (STANDARD PLAN) | 200 | null | {"id": "", "owner": "", "total_runners": 0, "jockeys": [{"jockey_id": "", "jockey": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "OwnerJockeyAnalysis", "required": ["id", "owner", "total_runners", "jockeys", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "owner": {"title": "Owner", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "jockeys": {"title": "Jockeys", "typ... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/8d751306-0409-42e3-9d54-1a3775690315/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | owner_results_v1_owners__owner_id__results_get | Full historic results for an owner (PRO PLAN) | 200 | null | {"results": [{"race_id": "", "date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": ... | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["race_id", "date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_ba... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/8d751306-0409-42e3-9d54-1a3775690315/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | owner_results_v1_owners__owner_id__results_get | Full historic results for an owner (PRO PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/5f9e8336-5475-43df-8016-728880cfd35c/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | owner_course_analysis_v1_owners__owner_id__analysis_courses_get | Course statistics for an owner (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/5f9e8336-5475-43df-8016-728880cfd35c/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | owner_course_analysis_v1_owners__owner_id__analysis_courses_get | Course statistics for an owner (STANDARD PLAN) | 200 | null | {"id": "", "owner": "", "total_runners": 0, "courses": [{"course": "", "region": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "OwnerCourseAnalysis", "required": ["id", "owner", "total_runners", "courses", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "owner": {"title": "Owner", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "courses": {"title": "Courses", "typ... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/94446923-2a0a-4aa0-85ad-23d5f0244939/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_owners_v1_owners_search_get | Search owners by name (STANDARD PLAN) | 200 | null | {"search_results": [{"id": "", "owner": ""}]} | {"title": "Owners", "required": ["search_results"], "type": "object", "properties": {"search_results": {"title": "Search Results", "type": "array", "items": {"title": "Owner", "required": ["id"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "owner": {"title": "Owner", "type": "string"}}}}}} |
a5df29ad-5245-4ecb-8e3c-6942233daafe/94446923-2a0a-4aa0-85ad-23d5f0244939/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_owners_v1_owners_search_get | Search owners by name (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/78638229-f295-49be-9b74-86afdb6280c9/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | jockey_trainer_analysis_v1_jockeys__jockey_id__analysis_trainers_get | Trainer statistics for a jockey (STANDARD PLAN) | 200 | null | {"id": "", "jockey": "", "total_rides": 0, "trainers": [{"trainer_id": "", "trainer": "", "rides": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "JockeyTrainerAnalysis", "required": ["id", "jockey", "total_rides", "trainers", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "total_rides": {"title": "Total Rides", "type": "integer"}, "trainers": {"title": "Trainers", "t... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/78638229-f295-49be-9b74-86afdb6280c9/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | jockey_trainer_analysis_v1_jockeys__jockey_id__analysis_trainers_get | Trainer statistics for a jockey (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/c1ba92f8-c0bd-4496-a003-359d25bab75a/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | jockey_distance_analysis_v1_jockeys__jockey_id__analysis_distances_get | Distance statistics for a jockey (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/c1ba92f8-c0bd-4496-a003-359d25bab75a/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | jockey_distance_analysis_v1_jockeys__jockey_id__analysis_distances_get | Distance statistics for a jockey (STANDARD PLAN) | 200 | null | {"id": "", "jockey": "", "total_rides": 0, "distances": [{"dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "rides": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "JockeyDistanceAnalysis", "required": ["id", "jockey", "total_rides", "distances", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "total_rides": {"title": "Total Rides", "type": "integer"}, "distances": {"title": "Distances"... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/16b50850-3540-42ea-a366-83dda03cdd23/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | jockey_results_v1_jockeys__jockey_id__results_get | Full historic results for a jockey (PRO PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/16b50850-3540-42ea-a366-83dda03cdd23/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | jockey_results_v1_jockeys__jockey_id__results_get | Full historic results for a jockey (PRO PLAN) | 200 | null | {"results": [{"race_id": "", "date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": ... | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["race_id", "date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_ba... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/bc1cd3a1-1534-44c9-a63c-2ed79cd2eea4/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_jockeys_v1_jockeys_search_get | Search jockeys by name (STANDARD PLAN) | 200 | null | {"search_results": [{"id": "", "jockey": ""}]} | {"title": "Jockeys", "required": ["search_results"], "type": "object", "properties": {"search_results": {"title": "Search Results", "type": "array", "items": {"title": "Jockey", "required": ["id"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}}... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/bc1cd3a1-1534-44c9-a63c-2ed79cd2eea4/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_jockeys_v1_jockeys_search_get | Search jockeys by name (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/9ac0f6e9-b9cf-47c1-b7a7-5b3cdfbbba60/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | jockey_course_analysis_v1_jockeys__jockey_id__analysis_courses_get | Course statistics for a jockey (STANDARD PLAN) | 200 | null | {"id": "", "jockey": "", "total_rides": 0, "courses": [{"course": "", "region": "", "rides": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "JockeyCourseAnalysis", "required": ["id", "jockey", "total_rides", "courses", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "total_rides": {"title": "Total Rides", "type": "integer"}, "courses": {"title": "Courses", "type"... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/9ac0f6e9-b9cf-47c1-b7a7-5b3cdfbbba60/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | jockey_course_analysis_v1_jockeys__jockey_id__analysis_courses_get | Course statistics for a jockey (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/734873ec-5e2d-4f65-a918-c2f50d1910a7/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | jockey_owner_analysis_v1_jockeys__jockey_id__analysis_owners_get | Owner statistics for a jockey (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/734873ec-5e2d-4f65-a918-c2f50d1910a7/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | jockey_owner_analysis_v1_jockeys__jockey_id__analysis_owners_get | Owner statistics for a jockey (STANDARD PLAN) | 200 | null | {"id": "", "jockey": "", "total_rides": 0, "owners": [{"owner_id": "", "owner": "", "rides": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "JockeyOwnerAnalysis", "required": ["id", "jockey", "total_rides", "owners", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "jockey": {"title": "Jockey", "type": "string"}, "total_rides": {"title": "Total Rides", "type": "integer"}, "owners": {"title": "Owners", "type": "a... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/f4a2faf6-07fc-43e1-9f77-ff1a503c5e45/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | todays_results_v1_results_today_get | Today's results (BASIC PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/f4a2faf6-07fc-43e1-9f77-ff1a503c5e45/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | todays_results_v1_results_today_get | Today's results (BASIC PLAN) | 200 | null | {"results": [{"race_id": "", "date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": ... | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["race_id", "date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_ba... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/61afe1bc-30d5-4879-852c-3cef7c0d2870/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | all_results_v1_results_get | All historic results, up to 12 months in the past (STANDARD PLAN) | 200 | null | {"results": [{"race_id": "", "date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": ... | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["race_id", "date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_ba... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/61afe1bc-30d5-4879-852c-3cef7c0d2870/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | all_results_v1_results_get | All historic results, up to 12 months in the past (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/fc311589-31d8-42ad-a92b-c04cce6fa4ad/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | dam_class_analysis_v1_dams__dam_id__analysis_classes_get | Offspring class statistics for dam (STANDARD PLAN).
For dam results and statistics, use the horses endpoints, replacing the 'dam_' dam id prefix with 'hrs_'. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/fc311589-31d8-42ad-a92b-c04cce6fa4ad/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | dam_class_analysis_v1_dams__dam_id__analysis_classes_get | Offspring class statistics for dam (STANDARD PLAN).
For dam results and statistics, use the horses endpoints, replacing the 'dam_' dam id prefix with 'hrs_'. | 200 | null | {"id": "", "dam": "", "total_runners": 0, "classes": [{"class": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "DamClassAnalysis", "required": ["id", "dam", "total_runners", "classes", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "dam": {"title": "Dam", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "classes": {"title": "Classes", "type": "arra... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/6a831bb6-9199-4029-8313-3f844612143e/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | dam_results_v1_dams__dam_id__results_get | Full historic results for dam offspring (PRO PLAN).
For dam results and statistics, use the horses endpoints, replacing the 'dam_' dam id prefix with 'hrs_'. | 200 | null | {"results": [{"race_id": "", "date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": ... | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["race_id", "date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_ba... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/6a831bb6-9199-4029-8313-3f844612143e/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | dam_results_v1_dams__dam_id__results_get | Full historic results for dam offspring (PRO PLAN).
For dam results and statistics, use the horses endpoints, replacing the 'dam_' dam id prefix with 'hrs_'. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/74436b00-5843-4e9b-b571-7836773773ce/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_dams_v1_dams_search_get | Search dams by name (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/74436b00-5843-4e9b-b571-7836773773ce/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_dams_v1_dams_search_get | Search dams by name (STANDARD PLAN) | 200 | null | {"search_results": [{"id": "", "dam": ""}]} | {"title": "Dams", "required": ["search_results"], "type": "object", "properties": {"search_results": {"title": "Search Results", "type": "array", "items": {"title": "Dam", "required": ["id"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "dam": {"title": "Dam", "type": "string"}}}}}} |
a5df29ad-5245-4ecb-8e3c-6942233daafe/b84ac104-ad48-4529-91dd-5d0519a6d391/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | dam_distance_analysis_v1_dams__dam_id__analysis_distances_get | Offspring distance statistics for dam (STANDARD PLAN). .
For dam results and statistics, use the horses endpoints, replacing the 'dam_' dam id prefix with 'hrs_'. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/b84ac104-ad48-4529-91dd-5d0519a6d391/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | dam_distance_analysis_v1_dams__dam_id__analysis_distances_get | Offspring distance statistics for dam (STANDARD PLAN). .
For dam results and statistics, use the horses endpoints, replacing the 'dam_' dam id prefix with 'hrs_'. | 200 | null | {"id": "", "dam": "", "total_runners": 0, "distances": [{"dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "DamDistanceAnalysis", "required": ["id", "dam", "total_runners", "distances", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "dam": {"title": "Dam", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "distances": {"title": "Distances", "typ... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/64fd93e4-0b6c-420a-a8a9-2055362183d2/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | horse_distance_time_analysis_v1_horses__horse_id__analysis_distance_times_get | Distance statistics for a horse, with times and going (STANDARD PLAN) | 200 | null | {"id": "", "horse": "", "sire": "", "sire_id": "", "dam": "", "dam_id": "", "damsire": "", "damsire_id": "", "total_runs": 0, "distances": [{"dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "times": [{"date": "", "region": "", "course": "", "time": "", "going": "", "position": ""}], "runs": 0, "1st": 0, "2nd": 0, ... | {"title": "HorseDistanceTimeAnalysis", "required": ["id", "horse", "sire", "sire_id", "dam", "dam_id", "damsire", "damsire_id", "total_runs", "distances", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "horse": {"title": "Horse", "type": "string"}, "sire": {"title": "Sire", "type": ... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/64fd93e4-0b6c-420a-a8a9-2055362183d2/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | horse_distance_time_analysis_v1_horses__horse_id__analysis_distance_times_get | Distance statistics for a horse, with times and going (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/eecfa7f2-831b-4929-9bea-d8cffcb3adc2/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | horse_results_v1_horses__horse_id__results_get | Full historic results for a horse (PRO PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/eecfa7f2-831b-4929-9bea-d8cffcb3adc2/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | horse_results_v1_horses__horse_id__results_get | Full historic results for a horse (PRO PLAN) | 200 | null | {"results": [{"race_id": "", "date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": ... | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["race_id", "date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_ba... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/a1275298-038d-4053-871b-16c7f8470ca8/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_horses_v1_horses_search_get | Search horses by name (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/a1275298-038d-4053-871b-16c7f8470ca8/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_horses_v1_horses_search_get | Search horses by name (STANDARD PLAN) | 200 | null | {"search_results": [{"id": "", "dam": "", "dam_id": "", "damsire": "", "damsire_id": "", "horse": "", "sire": "", "sire_id": ""}]} | {"title": "Horses", "required": ["search_results"], "type": "object", "properties": {"search_results": {"title": "Search Results", "type": "array", "items": {"title": "Horse", "required": ["id"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "dam": {"title": "Dam", "type": "string"}, "dam_id... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/b4a6e888-a0c1-4c1d-b56c-4f329e4993c4/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_racecards_beta_v1_racecards_beta_get | Get today and tomorrows advanced racecards (ODDS BETA) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/b4a6e888-a0c1-4c1d-b56c-4f329e4993c4/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_racecards_beta_v1_racecards_beta_get | Get today and tomorrows advanced racecards (ODDS BETA) | 200 | null | {"racecards": [{"race_id": "", "course": "", "course_id": "", "date": "", "off_time": "", "race_name": "", "distance_round": "", "distance": "", "distance_f": "", "region": "", "pattern": "", "race_class": "", "type": "", "age_band": "", "rating_band": "", "prize": "", "field_size": "", "going_detailed": "", "rail_move... | {"title": "RacecardsOdds", "required": ["racecards", "query"], "type": "object", "properties": {"racecards": {"title": "Racecards", "type": "array", "items": {"title": "RacecardOdds", "required": ["race_id", "course", "course_id", "date", "off_time", "race_name", "distance_round", "distance", "distance_f", "region", "p... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/46429cd2-d7b3-4809-b984-8e78ee57112d/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_racecards_basic_v1_racecards_get | Get today and tomorrows advanced racecards (BASIC PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/46429cd2-d7b3-4809-b984-8e78ee57112d/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_racecards_basic_v1_racecards_get | Get today and tomorrows advanced racecards (BASIC PLAN) | 200 | null | {"racecards": [{"race_id": "", "course": "", "course_id": "", "date": "", "off_time": "", "race_name": "", "distance_round": "", "distance": "", "distance_f": "", "region": "", "pattern": "", "race_class": "", "type": "", "age_band": "", "rating_band": "", "prize": "", "field_size": "", "going_detailed": "", "rail_move... | {"title": "Racecards", "required": ["racecards", "query"], "type": "object", "properties": {"racecards": {"title": "Racecards", "type": "array", "items": {"title": "Racecard", "required": ["race_id", "course", "course_id", "date", "off_time", "race_name", "distance_round", "distance", "distance_f", "region", "pattern",... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/0cbbb393-6bf2-4cc3-9d08-6af5f5474942/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_racecards_free_v1_racecards_basic_get | Get today and tomorrows basic racecards (FREE PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/0cbbb393-6bf2-4cc3-9d08-6af5f5474942/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_racecards_free_v1_racecards_basic_get | Get today and tomorrows basic racecards (FREE PLAN) | 200 | null | {"racecards": [{"course": "", "date": "", "off_time": "", "race_name": "", "distance_f": "", "region": "", "pattern": "", "race_class": "", "type": "", "age_band": "", "rating_band": "", "prize": "", "field_size": "", "going": "", "surface": "", "runners": [{"horse": "", "age": "", "sex": "", "sex_code": "", "colour": ... | {"title": "RacecardsBasic", "required": ["racecards", "query"], "type": "object", "properties": {"racecards": {"title": "Racecards", "type": "array", "items": {"title": "RacecardBasic", "required": ["course", "date", "off_time", "race_name", "distance_f", "region", "pattern", "race_class", "type", "age_band", "rating_b... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/7a2f2bbf-801a-4a28-98fb-5075e7b444f2/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | racecard_horse_results_v1_racecards__horse_id__results_get | Get full historic results for a horse on today or tomorrows racecards (BASIC PLAN) | 200 | null | {"results": [{"race_id": "", "date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": ... | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["race_id", "date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_ba... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/7a2f2bbf-801a-4a28-98fb-5075e7b444f2/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | racecard_horse_results_v1_racecards__horse_id__results_get | Get full historic results for a horse on today or tomorrows racecards (BASIC PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/5353b9fa-7dfe-4291-8c80-f1f174d3863b/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_racecards_standard_v1_racecards_standard_get | Get today and tomorrows advanced racecards, including runner odds for UK & IRE racing. (STANDARD PLAN) | 200 | null | {"racecards": [{"race_id": "", "course": "", "course_id": "", "date": "", "off_time": "", "race_name": "", "distance_round": "", "distance": "", "distance_f": "", "region": "", "pattern": "", "race_class": "", "type": "", "age_band": "", "rating_band": "", "prize": "", "field_size": "", "going_detailed": "", "rail_move... | {"title": "RacecardsOdds", "required": ["racecards", "query"], "type": "object", "properties": {"racecards": {"title": "Racecards", "type": "array", "items": {"title": "RacecardOdds", "required": ["race_id", "course", "course_id", "date", "off_time", "race_name", "distance_round", "distance", "distance_f", "region", "p... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/5353b9fa-7dfe-4291-8c80-f1f174d3863b/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_racecards_standard_v1_racecards_standard_get | Get today and tomorrows advanced racecards, including runner odds for UK & IRE racing. (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/a7e332f7-7683-4561-ab3a-379d0108fe2c/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_damsires_v1_damsires_search_get | Search damsires by name (STANDARD PLAN) | 200 | null | {"search_results": [{"id": "", "damsire": ""}]} | {"title": "Damsires", "required": ["search_results"], "type": "object", "properties": {"search_results": {"title": "Search Results", "type": "array", "items": {"title": "Damsire", "required": ["id"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "damsire": {"title": "Damsire", "type": "strin... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/a7e332f7-7683-4561-ab3a-379d0108fe2c/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_damsires_v1_damsires_search_get | Search damsires by name (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/3f7fe53a-d5bc-46c2-9ae5-abd5a3364518/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_courses_v1_courses_get | List courses (BASIC PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/3f7fe53a-d5bc-46c2-9ae5-abd5a3364518/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_courses_v1_courses_get | List courses (BASIC PLAN) | 200 | null | {"courses": [{"id": "", "course": "", "region_code": "", "region": ""}], "total": 0} | {"title": "CoursesPage", "required": ["courses", "total"], "type": "object", "properties": {"courses": {"title": "Courses", "type": "array", "items": {"title": "Course", "required": ["id", "course", "region_code", "region"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "course": {"title": "... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/3e1c60b5-de08-4bc8-ab6d-8d3885dead15/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | damsire_class_analysis_v1_damsires__damsire_id__analysis_classes_get | Grandoffspring class statistics for damsire (STANDARD PLAN).
For damsire results and statistics, use the horses endpoints, replacing the 'dsi_' damsire id prefix with 'hrs_'. | 200 | null | {"id": "", "damsire": "", "total_runners": 0, "classes": [{"class": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "DamsireClassAnalysis", "required": ["id", "damsire", "total_runners", "classes", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "damsire": {"title": "Damsire", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "classes": {"title": "Classes... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/3e1c60b5-de08-4bc8-ab6d-8d3885dead15/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | damsire_class_analysis_v1_damsires__damsire_id__analysis_classes_get | Grandoffspring class statistics for damsire (STANDARD PLAN).
For damsire results and statistics, use the horses endpoints, replacing the 'dsi_' damsire id prefix with 'hrs_'. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/4dcb5a75-8cc1-4520-a553-cdafb0c4aabb/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_racecards_big_races_v1_racecards_big_races_get | Get future big race's racecards, such as Cheltenham, The Grand National and The Derby (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/4dcb5a75-8cc1-4520-a553-cdafb0c4aabb/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_racecards_big_races_v1_racecards_big_races_get | Get future big race's racecards, such as Cheltenham, The Grand National and The Derby (STANDARD PLAN) | 200 | null | {"racecards": [{"race_id": "", "course": "", "course_id": "", "date": "", "off_time": "", "race_name": "", "distance_round": "", "distance": "", "distance_f": "", "region": "", "pattern": "", "race_class": "", "type": "", "age_band": "", "rating_band": "", "prize": "", "field_size": "", "going_detailed": "", "rail_move... | {"title": "RacecardsOdds", "required": ["racecards", "query"], "type": "object", "properties": {"racecards": {"title": "Racecards", "type": "array", "items": {"title": "RacecardOdds", "required": ["race_id", "course", "course_id", "date", "off_time", "race_name", "distance_round", "distance", "distance_f", "region", "p... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/ffd84b0a-c7f7-4580-812a-31f7bb3b62c0/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | damsire_results_v1_damsires__damsire_id__results_get | Full historic results for damsire grandoffspring (PRO PLAN). .
For damsire results and statistics, use the horses endpoints, replacing the 'dsi_' damsire id prefix with 'hrs_'. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/ffd84b0a-c7f7-4580-812a-31f7bb3b62c0/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | damsire_results_v1_damsires__damsire_id__results_get | Full historic results for damsire grandoffspring (PRO PLAN). .
For damsire results and statistics, use the horses endpoints, replacing the 'dsi_' damsire id prefix with 'hrs_'. | 200 | null | {"results": [{"race_id": "", "date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": ... | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["race_id", "date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_ba... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/d1efc674-d2b7-45e7-b823-c3d8052fc6b8/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_regions_v1_courses_regions_get | List regions (FREE PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/d1efc674-d2b7-45e7-b823-c3d8052fc6b8/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_regions_v1_courses_regions_get | List regions (FREE PLAN) | 200 | null | [{"region": "", "region_code": ""}] | {"title": "Response List Regions V1 Courses Regions Get", "type": "array", "items": {"title": "Region", "required": ["region", "region_code"], "type": "object", "properties": {"region": {"title": "Region", "type": "string"}, "region_code": {"title": "Region Code", "type": "string"}}}} |
a5df29ad-5245-4ecb-8e3c-6942233daafe/fcf17f1c-6d6c-4ce5-a5e7-5bc14439298b/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_racecards_pro_v1_racecards_pro_get | Get past and future advanced racecards by date, including runner odds for UK & IRE racing. (PRO PLAN) (Past racecards available from 2023-01-23. Future racecards available up to 1 week in advance.) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/fcf17f1c-6d6c-4ce5-a5e7-5bc14439298b/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | list_racecards_pro_v1_racecards_pro_get | Get past and future advanced racecards by date, including runner odds for UK & IRE racing. (PRO PLAN) (Past racecards available from 2023-01-23. Future racecards available up to 1 week in advance.) | 200 | null | {"racecards": [{"race_id": "", "course": "", "course_id": "", "date": "", "off_time": "", "race_name": "", "distance_round": "", "distance": "", "distance_f": "", "region": "", "pattern": "", "race_class": "", "type": "", "age_band": "", "rating_band": "", "prize": "", "field_size": "", "going_detailed": "", "rail_move... | {"title": "RacecardsOdds", "required": ["racecards", "query"], "type": "object", "properties": {"racecards": {"title": "Racecards", "type": "array", "items": {"title": "RacecardOdds", "required": ["race_id", "course", "course_id", "date", "off_time", "race_name", "distance_round", "distance", "distance_f", "region", "p... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/07f71876-b9f8-4eb1-90f8-ed5ed513a951/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | damsire_distance_analysis_v1_damsires__damsire_id__analysis_distances_get | Grandoffspring distance statistics for damsire (STANDARD PLAN).
For damsire results and statistics, use the horses endpoints, replacing the 'dsi_' damsire id prefix with 'hrs_'. | 200 | null | {"id": "", "damsire": "", "total_runners": 0, "distances": [{"dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "DamsireDistanceAnalysis", "required": ["id", "damsire", "total_runners", "distances", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "damsire": {"title": "Damsire", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "distances": {"title": "... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/07f71876-b9f8-4eb1-90f8-ed5ed513a951/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | damsire_distance_analysis_v1_damsires__damsire_id__analysis_distances_get | Grandoffspring distance statistics for damsire (STANDARD PLAN).
For damsire results and statistics, use the horses endpoints, replacing the 'dsi_' damsire id prefix with 'hrs_'. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/05f2db07-a206-4c1a-8ea1-a1990f7dc4f0/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | trainer_owner_analysis_v1_trainers__trainer_id__analysis_owners_get | Owner statistics for a trainer (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/05f2db07-a206-4c1a-8ea1-a1990f7dc4f0/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | trainer_owner_analysis_v1_trainers__trainer_id__analysis_owners_get | Owner statistics for a trainer (STANDARD PLAN) | 200 | null | {"id": "", "trainer": "", "total_runners": 0, "owners": [{"owner_id": "", "owner": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "TrainerOwnerAnalysis", "required": ["id", "trainer", "total_runners", "owners", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "owners": {"title": "Owners", ... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/568bb7d8-456f-47bb-af45-e812e377a3e5/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | trainer_course_analysis_v1_trainers__trainer_id__analysis_courses_get | Course statistics for a trainer (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/568bb7d8-456f-47bb-af45-e812e377a3e5/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | trainer_course_analysis_v1_trainers__trainer_id__analysis_courses_get | Course statistics for a trainer (STANDARD PLAN) | 200 | null | {"id": "", "trainer": "", "total_runners": 0, "courses": [{"course": "", "region": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "TrainerCourseAnalysis", "required": ["id", "trainer", "total_runners", "courses", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "courses": {"title": "Course... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/664259a4-df24-43a8-92e4-f71d8c58681d/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | trainer_results_v1_trainers__trainer_id__results_get | Full historic results for a trainer (PRO PLAN) | 200 | null | {"results": [{"race_id": "", "date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": ... | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["race_id", "date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_ba... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/664259a4-df24-43a8-92e4-f71d8c58681d/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | trainer_results_v1_trainers__trainer_id__results_get | Full historic results for a trainer (PRO PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/5ff47111-f2d3-4e94-b26d-b543ddd26700/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | trainer_distance_analysis_v1_trainers__trainer_id__analysis_distances_get | Distance statistics for a trainer (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/5ff47111-f2d3-4e94-b26d-b543ddd26700/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | trainer_distance_analysis_v1_trainers__trainer_id__analysis_distances_get | Distance statistics for a trainer (STANDARD PLAN) | 200 | null | {"id": "", "trainer": "", "total_runners": 0, "distances": [{"dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "TrainerDistanceAnalysis", "required": ["id", "trainer", "total_runners", "distances", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "distances": {"title": "... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/5367fca4-ad4d-4c9c-b1c5-9c580a74c6e1/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | trainer_horse_age_analysis_v1_trainers__trainer_id__analysis_horse_age_get | Horse age statistics for a trainer (STANDARD PLAN) | 200 | null | {"id": "", "trainer": "", "total_runners": 0, "horse_ages": [{"horse_age": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "TrainerHorseAgeAnalysis", "required": ["id", "trainer", "total_runners", "horse_ages", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "horse_ages": {"title":... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/5367fca4-ad4d-4c9c-b1c5-9c580a74c6e1/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | trainer_horse_age_analysis_v1_trainers__trainer_id__analysis_horse_age_get | Horse age statistics for a trainer (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/61192470-304f-4b15-b370-db893a261857/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_trainers_v1_trainers_search_get | Search trainers by name (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/61192470-304f-4b15-b370-db893a261857/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_trainers_v1_trainers_search_get | Search trainers by name (STANDARD PLAN) | 200 | null | {"search_results": [{"id": "", "trainer": ""}]} | {"title": "Trainers", "required": ["search_results"], "type": "object", "properties": {"search_results": {"title": "Search Results", "type": "array", "items": {"title": "Trainer", "required": ["id"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "strin... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/779caf39-5e08-4412-b84a-50792899ecdc/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | trainer_jockey_analysis_v1_trainers__trainer_id__analysis_jockeys_get | Jockey statistics for a trainer (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/779caf39-5e08-4412-b84a-50792899ecdc/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | trainer_jockey_analysis_v1_trainers__trainer_id__analysis_jockeys_get | Jockey statistics for a trainer (STANDARD PLAN) | 200 | null | {"id": "", "trainer": "", "total_runners": 0, "jockeys": [{"jockey_id": "", "jockey": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "TrainerJockeyAnalysis", "required": ["id", "trainer", "total_runners", "jockeys", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "trainer": {"title": "Trainer", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "jockeys": {"title": "Jockey... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/2f34dd68-5b92-4cd2-9328-b8c0809eb4fa/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | sire_class_analysis_v1_sires__sire_id__analysis_classes_get | Offspring class statistics for sire (STANDARD PLAN).
For sire results and statistics, use the horses endpoints, replacing the 'sir_' sire id prefix with 'hrs_'. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/2f34dd68-5b92-4cd2-9328-b8c0809eb4fa/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | sire_class_analysis_v1_sires__sire_id__analysis_classes_get | Offspring class statistics for sire (STANDARD PLAN).
For sire results and statistics, use the horses endpoints, replacing the 'sir_' sire id prefix with 'hrs_'. | 200 | null | {"id": "", "sire": "", "total_runners": 0, "classes": [{"class": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "SireClassAnalysis", "required": ["id", "sire", "total_runners", "classes", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "sire": {"title": "Sire", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "classes": {"title": "Classes", "type": "... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/a74381dc-db90-426e-8148-d45d1577f144/0/0 | HORSE RACING AI | RACING ODDS AI | 0 | sire_results_v1_sires__sire_id__results_get | Full historic results for sire offspring (PRO PLAN).
For sire results and statistics, use the horses endpoints, replacing the 'sir_' sire id prefix with 'hrs_'. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/a74381dc-db90-426e-8148-d45d1577f144/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | sire_results_v1_sires__sire_id__results_get | Full historic results for sire offspring (PRO PLAN).
For sire results and statistics, use the horses endpoints, replacing the 'sir_' sire id prefix with 'hrs_'. | 200 | null | {"results": [{"race_id": "", "date": "", "region": "", "course": "", "course_id": "", "off": "", "race_name": "", "type": "", "class": "", "pattern": "", "rating_band": "", "age_band": "", "sex_rest": "", "dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "going": "", "runners": [{"horse_id": "", "horse": "", "sp": ... | {"title": "ResultsPage", "required": ["total", "limit", "skip", "query"], "type": "object", "properties": {"results": {"title": "Results", "type": "array", "items": {"title": "Result", "required": ["race_id", "date", "region", "course", "course_id", "off", "race_name", "type", "class", "pattern", "rating_band", "age_ba... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/936344eb-88fc-43de-b538-d96840fffde3/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | sire_distance_analysis_v1_sires__sire_id__analysis_distances_get | Offspring distance statistics for sire (STANDARD PLAN).
For sire results and statistics, use the horses endpoints, replacing the 'sir_' sire id prefix with 'hrs_'. | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/936344eb-88fc-43de-b538-d96840fffde3/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | sire_distance_analysis_v1_sires__sire_id__analysis_distances_get | Offspring distance statistics for sire (STANDARD PLAN).
For sire results and statistics, use the horses endpoints, replacing the 'sir_' sire id prefix with 'hrs_'. | 200 | null | {"id": "", "sire": "", "total_runners": 0, "distances": [{"dist": "", "dist_y": "", "dist_m": "", "dist_f": "", "runners": 0, "1st": 0, "2nd": 0, "3rd": 0, "4th": 0, "a/e": 0, "win_%": 0, "1_pl": 0}], "query": []} | {"title": "SireDistanceAnalysis", "required": ["id", "sire", "total_runners", "distances", "query"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "sire": {"title": "Sire", "type": "string"}, "total_runners": {"title": "Total Runners", "type": "integer"}, "distances": {"title": "Distances", ... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/de427a50-33e8-44f6-9b2f-9da442d3048e/1/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_sires_v1_sires_search_get | Search sires by name (STANDARD PLAN) | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
a5df29ad-5245-4ecb-8e3c-6942233daafe/de427a50-33e8-44f6-9b2f-9da442d3048e/2/0 | HORSE RACING AI | RACING ODDS AI | 0 | search_sires_v1_sires_search_get | Search sires by name (STANDARD PLAN) | 200 | null | {"search_results": [{"id": "", "sire": ""}]} | {"title": "Sires", "required": ["search_results"], "type": "object", "properties": {"search_results": {"title": "Search Results", "type": "array", "items": {"title": "Sire", "required": ["id"], "type": "object", "properties": {"id": {"title": "Id", "type": "string"}, "sire": {"title": "Sire", "type": "string"}}}}}} |
5a0e575d-9d6e-4b67-b7ec-1b7efb3f5bd2/08d030cc-5582-4bf8-98c0-2ef4f03b8bac/0/0 | Live Sports News | You can find live Cric-info sports news, | null | Get news by category id | Get news by category id | 200 | Response | {"pageNo": "2", "totalRecords": "137530", "data": [{"title": "New South Wales narrowly save follow-on to ensure draw", "linkUrl": "https://www.espncricinfo.com//series/sheffield-shield-2021-22-1270433/new-south-wales-vs-western-australia-19th-match-1270445/match-report-4", "imageUrl": "https://wassets.hscicdn.com/stati... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"pageNo": {"type": "string"}, "totalRecords": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "linkUrl": {"type": "string"}, "imageUrl": {"type": "string"}, "description":... |
5a0e575d-9d6e-4b67-b7ec-1b7efb3f5bd2/a148d147-7538-439e-8e1b-2e4886023177/0/0 | Live Sports News | You can find live Cric-info sports news, | null | Get all news | Get all news | 200 | Response | {"pageNo": "2", "totalRecords": "137530", "data": [{"title": "New South Wales narrowly save follow-on to ensure draw", "linkUrl": "https://www.espncricinfo.com//series/sheffield-shield-2021-22-1270433/new-south-wales-vs-western-australia-19th-match-1270445/match-report-4", "imageUrl": "https://wassets.hscicdn.com/stati... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"pageNo": {"type": "string"}, "totalRecords": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "linkUrl": {"type": "string"}, "imageUrl": {"type": "string"}, "description":... |
5a0e575d-9d6e-4b67-b7ec-1b7efb3f5bd2/4da42f4d-c1da-446e-a07d-eba40b179bdb/0/0 | Live Sports News | You can find live Cric-info sports news, | null | Get category by id | Get category by id | 200 | Response | [{"id": "1", "category": "latest"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "category": {"type": "string"}}, "required": ["category", "id"]}} |
5a0e575d-9d6e-4b67-b7ec-1b7efb3f5bd2/fbdd50d1-e398-4b7f-84b7-ba3409e510e8/0/0 | Live Sports News | You can find live Cric-info sports news, | null | Get news categories | Get news categories | 200 | Response | [{"id": "1", "category": "latest"}, {"id": "2", "category": "covid"}, {"id": "3", "category": "tampering"}, {"id": "4", "category": "tech"}, {"id": "5", "category": "racism"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "category": {"type": "string"}}, "required": ["category", "id"]}} |
4fd1f05b-7a76-4fe0-8f32-9260f09fc744/f1b96437-7d9d-4b4c-a9bd-00efb7bf3840/0/0 | Major League Soccer Standings | Major League Soccer (MLS) Standings & Table | 8.1 | Major League Soccer Standings | Major League Soccer Standings | 200 | Response | [{"name": "Eastern Conference", "abbreviation": "East", "entries": [{"team": {"name": "New England Revolution", "logo": "https://a.espncdn.com/i/teamlogos/soccer/500/189.png", "abbreviation": "NE"}, "stats": {"wins": 22, "losses": 5, "ties": 7, "gamesPlayed": 34, "goalsFor": 65, "goalsAgainst": 41, "points": 73, "rank"... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "abbreviation": {"type": "string"}, "entries": {"type": "array", "items": {"type": "object", "properties": {"team": {"type": "object", "properties": {"name": {"type": "string"}, "logo": ... |
5a84a50ce4b00687d356f2a8/5a84bb83e4b00687d356f2d3/0/0 | Football Prediction | The Football Prediction API provides predictions for upcoming football matches, average bookie odds, results for past matches and prediction performance statistics for past results. | 9.9 | Prediction Details | Grab all available predictions for a match id | 200 | Response | {"data": [{"available_markets": ["classic"], "away_strength": 0.8651199370821864, "away_team": "Granada CF", "competition_cluster": "Spain", "competition_name": "Primera Division", "distance_between_teams": 634, "federation": "UEFA", "field_length": 105, "field_width": 67, "home_strength": 1.772133205345935, "home_team... | {"properties": {"data": {"items": {"properties": {"available_markets": {"items": {"type": "string"}, "type": "array"}, "away_strength": {"type": "number"}, "away_team": {"type": "string"}, "competition_cluster": {"type": "string"}, "competition_name": {"type": "string"}, "distance_between_teams": {"type": "integer"}, "... |
5a84a50ce4b00687d356f2a8/5a84cfd4e4b084deb4ea2402/0/0 | Football Prediction | The Football Prediction API provides predictions for upcoming football matches, average bookie odds, results for past matches and prediction performance statistics for past results. | 9.9 | List available federations | Returns an array of all the available federations. | 200 | Response | {"data": ["UEFA", "CAF", "OFC", "CONMEBOL", "CONCACAF", "AFC"]} | {"properties": {"data": {"items": {"type": "string"}, "type": "array"}}, "type": "object"} |
5a84a50ce4b00687d356f2a8/5a84cec9e4b0a62b51d02540/0/0 | Football Prediction | The Football Prediction API provides predictions for upcoming football matches, average bookie odds, results for past matches and prediction performance statistics for past results. | 9.9 | Performance stats for past predictions | Returns information about the accuracy of past predictions. (in the last day, 7 days, 14 days and 30 days) Can be additionally filtered by federation and market. If no market filter is provided it defaults to classic | 200 | Response | {"data": {"accuracy": {"last_14_days": 0.6501831501831502, "last_30_days": 0.6706161137440758, "last_7_days": 0.6741573033707865, "yesterday": 0.7073170731707317}, "details": {"last_14_days": {"lost": 191, "pending": 0, "postponed": 8, "total": 554, "won": 355}, "last_30_days": {"lost": 417, "pending": 0, "postponed": ... | {"properties": {"data": {"properties": {"accuracy": {"properties": {"last_14_days": {"type": "number"}, "last_30_days": {"type": "number"}, "last_7_days": {"type": "number"}, "yesterday": {"type": "number"}}, "type": "object"}, "details": {"properties": {"last_14_days": {"properties": {"lost": {"type": "integer"}, "pen... |
5a84a50ce4b00687d356f2a8/78ffd705-c055-4769-a7bb-8ee2aa218048/0/0 | Football Prediction | The Football Prediction API provides predictions for upcoming football matches, average bookie odds, results for past matches and prediction performance statistics for past results. | 9.9 | Get list of fixture IDs | Returns a list of fixture IDs that can be used to make requests to endpoints expecting a ID url parameter.
Can be filtered by:
iso_date
market
federation
| 200 | Response | {"data": [102909, 102910, 102734, 102742, 102741, 102864, 102866, 102863, 102865, 102867, 102868, 102720, 102857, 102707, 102711, 102701, 102887, 102838, 102855, 102837, 102827, 102710, 102902, 102791, 102792, 102704, 102712, 102702, 102870, 102900, 102709, 102716, 102829, 102901, 102700, 102706, 102794, 102831, 102795... | {"properties": {"data": {"items": {"type": "integer"}, "type": "array"}}, "type": "object"} |
ea5b28a5-4d9f-4686-80d7-a2ab8401cb91/68efab45-a128-402b-a5d1-0f1ad19696b5/0/0 | API-BASKETBALL (NBA) | Get Access to NBA Leagues & Cups with the latest scores, odds, bookmakers, statistics, standings and historical data that are updated after every game. | 5.6 | NBA Team Info | Gets the team info for a specific NBA team. | 200 | Response | {"team": {"id": "16", "uid": "s:40~l:46~t:16", "slug": "minnesota-timberwolves", "location": "Minnesota", "name": "Timberwolves", "abbreviation": "MIN", "displayName": "Minnesota Timberwolves", "shortDisplayName": "Timberwolves", "color": "0E3764", "alternateColor": "c4ced3", "isActive": true, "logos": [{"href": "https... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"team": {"type": "object", "properties": {"id": {"type": "string"}, "uid": {"type": "string"}, "slug": {"type": "string"}, "location": {"type": "string"}, "name": {"type": "string"}, "abbreviation": {"type": "string"}, "displayName": {"type"... |
ea5b28a5-4d9f-4686-80d7-a2ab8401cb91/3fea8514-2681-4547-a9ad-c008bd411f5f/0/0 | API-BASKETBALL (NBA) | Get Access to NBA Leagues & Cups with the latest scores, odds, bookmakers, statistics, standings and historical data that are updated after every game. | 5.6 | Game Box Score | Gets the NBA game box score data for a specified game.
Parameters_>
id - Game id | 200 | Response | {"teams": [{"team": {"shortDisplayName": "Thunder", "uid": "s:40~l:46~t:25", "alternateColor": "f05133", "color": "C67C03", "displayName": "Oklahoma City Thunder", "name": "Thunder", "logo": "https://a.espncdn.com/i/teamlogos/nba/500/okc.png", "location": "Oklahoma City", "id": "25", "abbreviation": "OKC", "slug": "okl... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"teams": {"type": "array", "items": {"type": "object", "properties": {"team": {"type": "object", "properties": {"shortDisplayName": {"type": "string"}, "uid": {"type": "string"}, "alternateColor": {"type": "string"}, "color": {"type": "strin... |
64c007b6-313c-4256-8e8c-335f48213827/44fab3a2-1e80-4b3c-b32a-52a412872e9a/0/0 | API-HANDBALL | +195 Handball Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/handball/v1. Widgets : https://www.api-football.com/widgets | 9.5 | Games/h2h | Get heads to heads between two teams. | 200 | Response | {"get": "games", "parameters": {"h2h": "872-876"}, "errors": [], "results": 16, "response": [{"id": 46408, "date": "2015-10-25T14:00:00+00:00", "time": "14:00", "timestamp": 1445781600, "timezone": "UTC", "week": "7", "status": {"long": "Finished", "short": "FT"}, "country": {"id": 29, "name": "Russia", "code": "RU", "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"get": {"type": "string"}, "parameters": {"type": "object", "properties": {"h2h": {"type": "string"}}, "required": ["h2h"]}, "errors": {"type": "array"}, "results": {"type": "integer"}, "response": {"type": "array", "items": {"type": "object... |
64c007b6-313c-4256-8e8c-335f48213827/69a5bd2f-3658-4dae-b25c-592844266e1a/0/0 | API-HANDBALL | +195 Handball Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/handball/v1. Widgets : https://www.api-football.com/widgets | 9.5 | Odds/bookmakers | Get all available bookmakers.
All bookmakers id can be used in endpoint odds as filters | 200 | Response | {"get": "odds", "parameters": [], "errors": [], "results": 18, "response": [{"id": 1, "name": "Bwin"}, {"id": 2, "name": "NordicBet"}, {"id": 3, "name": "10Bet"}, {"id": 4, "name": "Bet365"}, {"id": 5, "name": "Marathon"}, {"id": 6, "name": "Unibet"}, {"id": 7, "name": "Betsson"}, {"id": 8, "name": "188bet"}, {"id": 9,... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"get": {"type": "string"}, "parameters": {"type": "array"}, "errors": {"type": "array"}, "results": {"type": "integer"}, "response": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "st... |
64c007b6-313c-4256-8e8c-335f48213827/e957bf0e-0afe-4c41-89db-2c8c9db0589f/0/0 | API-HANDBALL | +195 Handball Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/handball/v1. Widgets : https://www.api-football.com/widgets | 9.5 | Search Bets | Get all available bets.
All bets id can be used in endpoint odds as filters | 200 | Response | {"get": "odds", "parameters": {"search": "2nd Half"}, "errors": [], "results": 8, "response": [{"id": 3, "name": "2nd Half 3Way Result"}, {"id": 7, "name": "Over/Under 2nd Half"}, {"id": 17, "name": "Double Chance - 2nd Half"}, {"id": 23, "name": "Asian Handicap (2nd Half)"}, {"id": 26, "name": "Odd/Even (2nd Half)"}, ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"get": {"type": "string"}, "parameters": {"type": "object", "properties": {"search": {"type": "string"}}, "required": ["search"]}, "errors": {"type": "array"}, "results": {"type": "integer"}, "response": {"type": "array", "items": {"type": "... |
64c007b6-313c-4256-8e8c-335f48213827/aae09562-eb99-41a8-9cfc-d97c8a177ee1/0/0 | API-HANDBALL | +195 Handball Leagues & Cups with Livescore, Odds, Bookmakers, Statistics, Standings, Historical Data, Countries, Seasons. Documentation : https://api-sports.io/documentation/handball/v1. Widgets : https://www.api-football.com/widgets | 9.5 | Search Bookmakers | Get all available bets.
All bets id can be used in endpoint odds as filters | 200 | Response | {"get": "odds", "parameters": {"search": "Bet365"}, "errors": [], "results": 1, "response": [{"id": 4, "name": "Bet365"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"get": {"type": "string"}, "parameters": {"type": "object", "properties": {"search": {"type": "string"}}, "required": ["search"]}, "errors": {"type": "array"}, "results": {"type": "integer"}, "response": {"type": "array", "items": {"type": "... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.