GET /v1/trainers/{trainer_id}/analysis/distances

theracingapi.com

Summary: Trainer Distance Analysis
Operation ID: trainer_distance_analysis_v1_trainers__trainer_id__analysis_distances_get
Auth: unknown
Description

Distance statistics for a trainer (STANDARD PLAN)

Parameters (12)

age_band (array, query, optional)

<p>Query by age band:</p><p>10yo+, 2-3yo, 2yo, 2yo+, 3-4yo, 3-5yo, 3-6yo, 3yo, 3yo+, 4-5yo, 4-6yo, 4-7yo, 4-8yo, 4yo, 4yo+, 5-6yo, 5-7yo, 5-8yo, 5yo, 5yo+, 6-7yo, 6yo, 6yo+, 7yo+, 8yo+, 9yo+</p>

course (array, query, optional)

Query by course ids. Get the full list <a href='https://api.theracingapi.com/documentation#tag/Courses/operation/list_courses_v1_courses_get'>here</a>.

end_date (string, query, optional)

<p>Query to date with format YYYY-MM-DD (e.g. 2020-01-01)</p>

going (array, query, optional)

<p>Query by going:</p><p>fast, firm, good, good_to_firm, good_to_soft, good_to_yielding, hard, heavy, holding, muddy, sloppy, slow, soft, soft_to_heavy, standard, standard_to_fast, standard_to_slow, very_soft, yielding, yielding_to_soft</p>

max_distance_y (integer, query, optional)

<p>Query by maximum race distance (yards)</p>

min_distance_y (integer, query, optional)

<p>Query by minimum race distance (yards)</p>

race_class (array, query, optional)

<p>Query by class:</p><p>class_1, class_2, class_3, class_4, class_5, class_6, class_7</p>

region (array, query, optional)

<p>Query 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>Note: If the course query parameter is specified, this will be ignored.</p>

sex_restriction (array, query, optional)

<p>Query by sex restriction:</p><p>c&f, c&g, f, f&m, m, m&g</p>

start_date (string, query, optional)

<p>Query from date with format YYYY-MM-DD (e.g. 2020-01-01)</p>

trainer_id (string, path, required)
type (array, query, optional)

<p>Query by race type:</p><p>chase, flat, hurdle, nh_flat</p>

No probe data for this endpoint yet.