NBA spreads: today's lines and best odds
The main spread for the next 10 NBA games, with the best price across sportsbooks and which book has it. Prices refresh every hour.
| Game | Away | Home | Books |
|---|---|---|---|
| Boston Celtics at Detroit PistonsTue, Oct 20, 3:00 PM EDT | +1.5 -105Bovada | -1.5 -110Bally Bet | 14 |
| Philadelphia 76ers at New York KnicksTue, Oct 20, 7:00 PM EDT | +5.5 -105William Hill (US) | -5.5 -110BetAnySports | 14 |
| Oklahoma City Thunder at San Antonio SpursTue, Oct 20, 9:30 PM EDT | +1.5 -105William Hill (US) | -1.5 -110Bovada | 14 |
| Atlanta Hawks at Orlando MagicWed, Oct 21, 7:10 PM EDT | +2.5 -106LowVig.ag | -2.5 -106LowVig.ag | 8 |
| Milwaukee Bucks at Washington WizardsWed, Oct 21, 7:10 PM EDT | +6.5 -110BetMGM | -6.5 -105William Hill (US) | 8 |
| Minnesota Timberwolves at Miami HeatWed, Oct 21, 7:40 PM EDT | +1.5 -105Bovada | -1.5 -106FanDuel | 9 |
| Charlotte Hornets at Brooklyn NetsWed, Oct 21, 7:40 PM EDT | -4.5 -106LowVig.ag | +4.5 -106LowVig.ag | 8 |
| Utah Jazz at Memphis GrizzliesWed, Oct 21, 8:10 PM EDT | -2.5 -115BetMGM | +2.5 +100Bovada | 7 |
| Indiana Pacers at New Orleans PelicansWed, Oct 21, 8:10 PM EDT | -3.5 -111LowVig.ag | +3.5 +100Bovada | 8 |
| Dallas Mavericks at Houston RocketsWed, Oct 21, 8:40 PM EDT | +8.5 -115BetMGM | -8.5 +100Bovada | 8 |
More NBA markets: Moneyline · Totals · Player Props
For developers
Get this data via the MoneyLine API
Every number on this page is available as normalized JSON — odds, props, and L5/L10/L25/season hit rates across the major US leagues.
import { MoneyLine } from "moneyline-sports-api"
const ml = new MoneyLine()
const data = await ml.odds({ league: "nba", market: "spread" })