v6

latestOpenAPI 3.1.02026-08-04305678.9 KB
Analytics

Get Market Hit Rates

Per-market daily Over hit rates over the last N days.

Response shape: { "days": 28, "bookmaker": "bovada", "markets": { "pitcher_strikeouts": [ {"date": "2026-04-01", "total": 14, "won": 6}, ... ], "batter_total_bases": [...], ... } }

total and won are scoped to graded Over outcomes only — the same denominator the cross-sport accuracy panel uses, so the numbers line up. total excludes voids; won is the subset where the actual stat exceeded the line.

get/v1/markets/hit-rates

Query parameters

daysinteger

Look-back window in days

Look-back window in days

bookmakerstring

Bookmaker to aggregate. Defaults to bovada — the canonical book for /today.

Bookmaker to aggregate. Defaults to bovada — the canonical book for /today.

Response

Successful Response

{"stackTrail":"paths:/v1/markets/hit-rates:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}