list_picks
Retrieve current betting picks with probability, odds, edge, and confidence. Filter by league, market, quality tier, or minimum edge.
Instructions
List Statos's current betting suggestions, optionally filtered by league, market type, minimum edge, or quality tier. Each pick carries the model's claimed probability, best available odds (where attached), implied edge, and a confidence label (low/medium/high). Picks are computed live from upcoming fixtures; volumes vary by day. Use this for 'what does Statos suggest today?' type queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum picks to return (default 50, max 200). | |
| markets | No | Filter to specific market types. Omit for all. '1x2'=match winner, 'over_under'=goal totals, 'btts'=both teams to score, etc. | |
| quality | No | Quality tier: 'all'=no floor, 'strong'=≥65% suggested_prob, 'elite'=≥85%. | all |
| league_id | No | Single league ID to filter to. Omit for all leagues visible to the API-key holder. | |
| min_edge_pct | No | Minimum edge percentage. Default 0. Picks without odds attached are always kept. |