v5

latestOpenAPI 3.1.02026-08-02305676.6 KB
Exports

Export Resolved Props

Stream resolved prop outcomes as CSV. Pro+ tier required.

One row per (event, market, bookmaker, outcome). Includes the line, price, resolution (won/lost/push/void), actual stat value, AND the closing line (closing_price / closing_at — the last snapshot at or before commence_time) — the exact data model builders need for CLV and backtesting, and something the-odds-api cannot offer since they don't resolve props.

Historical depth is tier-gated: Pro = last 90 days, Streaming = last 365 days, Enterprise = unbounded. The effective floor is reflected in the X-PropLine-Export-Window-Start response header.

Archive coverage is stated in-band: X-PropLine-Archive-Starts carries the sport's earliest graded date (none if the sport has no graded data yet — e.g. NFL before its first 2026 game), and X-PropLine-Archive-Notice is set when the requested window ends before the archive begins, meaning the export can only be empty.

get/v1/exports/resolved-props

Query parameters

sportstring required

Sport key (e.g. baseball_mlb). Required.

Sport key (e.g. baseball_mlb). Required.

marketstring

Optional market filter, e.g. pitcher_strikeouts

Optional market filter, e.g. pitcher_strikeouts

bookmakerstring

Optional bookmaker filter

Optional bookmaker filter

sincestring date-time nullable

ISO datetime lower bound on resolved_at

ISO datetime lower bound on resolved_at

untilstring date-time nullable

ISO datetime upper bound on resolved_at

ISO datetime upper bound on resolved_at

Response

Successful Response

{"stackTrail":"paths:/v1/exports/resolved-props:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}