Get model picks for a league
get_model_picksReturn model-rated selections for a league with win probability, fair odds, and confidence levels. No bookmaker prices included.
Instructions
Return the model's rated selections for a league: estimated win probability, fair decimal odds and a worded confidence (HIGH / LEAN / LONG-SHOT). Contains no bookmaker prices — this is model output only, so it cannot tell you where to bet or at what price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feed | No | "picks" = everything ranked, "games" = game lines only, "props" = player props only. | picks |
| limit | No | Maximum selections to return. | |
| league | Yes | League slug, e.g. "afl", "nba", "epl". | |
| minProbabilityPct | No | Only return selections the model rates at or above this probability. |