list_forecasts
Daily board of forecasted wagers from Lumify's model — a prediction, not a beat-the-market claim (no OOS/independence gate; see list_ev for the gated main-line +EV claim). Player props (rate model) on MLB, NCAAF, NFL, NBA, NCAAB, NHL. Tennis main-line: moneyline (ranking Bradley-Terry) as bet_type ML_P1/ML_P2, game handicap as SPREAD_P1/SPREAD_P2, and total games as OVER/UNDER (a Normal-approx games model; soft-book game-unit lines only, never Pinnacle's set-unit total). Each wager has p_hit, conviction (|p_hit−0.5|×2×sufficiency×research), and posted books prices. Use list_ev to scan main lines by sharp-fair price gap; use this tool to scan high-probability forecasts. reliability is emerging on v0. 1 credit; empty slate is still 200. How + field catalog: https://lumify.ai/docs/forecasts Worked wager: https://lumify.ai/docs/understanding-odds#forecasts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | UTC slate date YYYY-MM-DD. Defaults to today UTC. | |
| limit | No | Max wagers (1–100). Default 25. | |
| sport | Yes | Sport slug: mlb, ncaaf, nfl, nba, ncaab, nhl, or tennis. | |
| market | No | Main-line family filter (h2h, spreads, or totals). Tennis publishes all three (moneyline, game-handicap, total-games). Ignored on prop-only sports. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | UTC slate date (YYYY-MM-DD). | |
| sport | No | Sport slug this slate was scored for. | |
| total | No | Count of wagers on this page. | |
| wagers | No | Selected forecasted wagers, highest conviction first. Read p_hit as P(the picked outcome — side on prop rows, bet_type on main-line rows — hits); conviction is the board rank. How + field catalog: https://lumify.ai/docs/forecasts | |
| reliability | No | Default badge on this slate. v0 ships emerging; each wager repeats the same field. | |
| model_version | No | Scorer version (forecast-v0). |