What are Dropping Odds?
Dropping odds occur when bookmakers significantly lower the odds on a particular outcome, indicating increased confidence that the outcome will happen. We track these movements from sharp bookmakers only, filtering out the noise from recreational books to give you a reliable picture of where the market is actually moving.Why Sharp Bookmakers?
Not every odds change is meaningful. Soft books adjust lines for all sorts of reasons: liability balancing, promos, copying other books. Sharp books move because the market moved. Our dropping odds come from a curated panel of sharp bookmakers. These are high-limit operators with tight margins that accept professional-level stakes. Their lines get tested by sharp bettors constantly, so when they move a price, it usually means something real happened: confirmed team news, injury updates, or significant money entering the market. By filtering to these operators, the data shows you where the smart money is going rather than noise from recreational books.Fetching Dropping Odds
Use the/v3/dropping-odds endpoint to get current dropping odds:
Response Format
Understanding Drop Values
Thedrop object shows the percentage decrease across different time windows:
| Field | Description |
|---|---|
sinceOpening | Total drop since the opening odds were first recorded |
12h | Drop in the last 12 hours (null if no 12h data available) |
24h | Drop in the last 24 hours |
48h | Drop in the last 48 hours |
Query Parameters
| Param | Description | Default |
|---|---|---|
sport | Sport slug (e.g. football, basketball) | All sports |
league | League slug (requires sport). e.g. england-premier-league | All leagues |
market | Filter by market name (ML, Spread, Totals). Case-insensitive | All markets |
timeWindow | Sort/filter by time window: opening, 12h, 24h, 48h | opening |
minDrop | Minimum drop percentage to include | 0 |
limit | Results per page (max 200) | 50 |
page | Page number (1-indexed) | 1 |
Pagination
Results are paginated. Metadata is returned in response headers:| Header | Description |
|---|---|
X-Total-Count | Total number of matching entries |
X-Page | Current page number |
X-Per-Page | Results per page |
X-Updated-At | Timestamp of last data update (Unix ms) |
Use Cases
Steam Moves
Track large, sudden movements to catch “steam” (when sharp bettors flood a market):Pre-Match Line Shopping
Combine with the odds endpoint to find bookmakers that haven’t adjusted yet:Best Practices
Focus on 12h and 24h Windows
Focus on 12h and 24h Windows
The
sinceOpening window can be noisy for events listed far in advance. The 12h and 24h windows capture more actionable, recent movements.Combine with Value Bets
Combine with Value Bets
A dropping odd on a sharp book often creates value on soft bookmakers that haven’t adjusted yet. Use
/value-bets alongside /dropping-odds for the best opportunities.Filter by Market
Filter by Market
Moneyline drops are the most common. Spread and totals drops can be more significant since they indicate specific information (e.g. a key player being ruled out affecting the handicap).
Monitor Close to Kick-off
Monitor Close to Kick-off
The most informative drops happen in the final 1-6 hours before an event starts, when team news is confirmed and sharp bettors act on confirmed information.
Next Steps
Value Bets
Find edges using the same sharp bookmaker methodology
Fetching Odds
Get full odds data across all bookmakers