DFS app

DraftKings Pick6 odds API

MoneyLine Sports API carries DraftKings Pick6 prices for 11 upcoming games across 2 leagues, plus 28 player-prop markets. The numbers below refresh every hour.

DraftKings Pick6 posts pick'em lines, so its prices are shown as American odds for comparison. They aren't bets you can place at those odds.

Leagues DraftKings Pick6 prices

  • MLB10 upcoming games
  • NFL1 upcoming game

Markets

No game markets right now. Player props: 28 markets.

Compare every book on the sportsbooks page or see the live coverage page.

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 odds = await ml.odds({ league: "mlb", bookmaker: "pick6" })