get_drops
Recent Pinnacle price DROPS — the dropping-odds / odds-shortening / steam-move signal: every outcome whose price fell, with from/to decimal prices, drop %, and nvp, the no-vig decimal fair price (1/nvp = fair implied probability — a de-vigged baseline for arbitrage checks, +EV / value betting, prediction-market pricing and model calibration; an estimate, not a guarantee). Buffer covers roughly the last 3 hours. Does not compare other sportsbooks or prove a move is informed money.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Live or prematch drops. Default live | |
| limit | No | Max drop records returned. Default 25, max 100 | |
| sport_id | No | Sport identifier: 1 Soccer, 2 Tennis, 3 Basketball, 4 Hockey, 5 Football, 6 Baseball, 7 Rugby, 8 MMA, 9 Boxing, 10 Volleyball/Handball, 11 Esports, 12 Golf, 13 Cricket. Call list_sports when unknown. | |
| min_drop_pct | No | Minimum price decrease in percent. Default 2 for this tool (REST default is 5) |