Retired. Maverick Games closed its sportsbook on 2026-09-01. Nothing is being collected against this key and no live endpoint serves it; the closing lines captured while it was open remain available on the historical endpoints. Classification: Canadian retail sportsbook. Source key: maverick_games.
None. Maverick Games closed its sportsbook on 2026-09-01 and no live rows are expected. Its closing lines through that date are on the historical endpoints.
Maverick Games is retired, so live endpoints refuse the key. Its closing lines are still served by the historical endpoints:
curl -s 'https://parlay-api.com/v1/historical/sports/baseball_mlb/closing-odds?bookmakers=maverick_games&dateFrom=2026-08-01&dateTo=2026-09-01' \
-H "X-API-Key: $PARLAY_API_KEY"curl -s 'https://parlay-api.com/v1/sports/baseball_mlb/closing-lines?bookmakers=maverick_games&daysFrom=30' \
-H "X-API-Key: $PARLAY_API_KEY"
Maverick Games stopped taking bets on 2026-09-01. There is no freshness tier because there is nothing to grade: the source key stays reserved so its archive resolves to one book, and every live endpoint refuses the key rather than returning an empty page.
What is still served: historical closing lines captured through 2026-09-01, on /v1/historical/sports/{sport_key}/closing-odds?bookmakers=maverick_games and /v1/sports/{sport_key}/closing-lines?bookmakers=maverick_games. Rows from a retired book carry "retired": true and "closed_on". The books we serve live are at /books.
← All sportsbooks · Cross-book coverage matrix · Operator uptime · Machine-readable parser coverage