VOOZH about

URL: https://apify.com/zen-studio/draftkings-pick6-player-props

โ‡ฑ DraftKings Pick6 Player Props โ€” Lines & Multipliers ยท Apify


๐Ÿ‘ DraftKings Pick6 Player Props - Lines & Multipliers avatar

DraftKings Pick6 Player Props - Lines & Multipliers

Pricing

from $0.03 / 1,000 props

Go to Apify Store

DraftKings Pick6 Player Props - Lines & Multipliers

Scrape DraftKings Pick6 player props for MLB, NBA, NHL, Soccer, PGA, UFC, and esports. Get stat lines, over/under multipliers, player info, and game details. Filter by league, player, stat, or team. Cross-platform compatible with PrizePicks and Underdog Fantasy.

Pricing

from $0.03 / 1,000 props

Rating

0.0

(0)

Developer

๐Ÿ‘ Zen Studio

Zen Studio

Maintained by Community

Actor stats

0

Bookmarked

18

Total users

4

Monthly active users

2 months ago

Last modified

Share

DraftKings Pick6 Player Props Scraper โ€” Real-Time Lines & Multipliers Across 11 Leagues

7,500+ player props in under 10 seconds โ€” real-time over/under lines with multipliers, 46 fields across 11 leagues.

Zen Studio Sports Betting   โ€ข  Real-time odds across every major sportsbook
๐Ÿ‘ Image
 PrizePicks Props
Projections and lines
๐Ÿ‘ Image
 Underdog Props
Lines and odds
๐Ÿ‘ Image
 DraftKings Odds
Lines, props, SGP
๐Ÿ‘ Image
 Pick6 Props
โžค You are here

Get every active player prop from DraftKings Pick6 as structured JSON.

Each result is one prop: a player, a stat, and an over/under line with standing multipliers.

Filter by league, player name, stat type, or team. Fetch the entire board in one call.

  • 46 fields per prop โ€” player profile, team, game matchup, multipliers, market type, gimme/correlated flags
  • 11 leagues โ€” MLB, NBA, NHL, Soccer, PGA, UFC, CS2, League of Legends, Valorant, Call of Duty, NASCAR
  • Real-time data โ€” lines update every few minutes on Pick6
  • Cross-platform compatible โ€” field names align with PrizePicks and Underdog Fantasy actors

Copy to your AI assistant

Copy this block into ChatGPT, Claude, Cursor, or any LLM to start using this actor.

zen-studio/draftkings-pick6-player-props on Apify. Call: ApifyClient("TOKEN").actor("zen-studio/draftkings-pick6-player-props").call(run_input={...}), then client.dataset(run["defaultDatasetId"]).list_items().items for results. Key inputs: leagues (string[], default ["All"], options: "All"|"MLB"|"NBA"|"NHL"|"Soccer"|"PGA"|"UFC"|"CS"|"LOL"|"VAL"|"COD"|"NASCAR"), playerNames (string, comma-separated partial match), statTypes (string, comma-separated), teams (string, comma-separated), includeAlternateLines (bool, default false). Filters combine with AND logic, filtered rows not billed. Full actor spec: GET https://api.apify.com/v2/acts/zen-studio~draftkings-pick6-player-props/builds/default (Bearer TOKEN). Pricing: pay-per-event, $0.005/run start, $0.00003/prop. Free tier: 5 lifetime runs, 50 props/run. Get token: https://console.apify.com/account/integrations

What Data Can You Extract from DraftKings Pick6?

Every result includes:

  • Player name, team, position, jersey number, headshot URL (two sizes), player ID
  • Stat category with display name and abbreviation (Points / PTS, Strikeouts Thrown / SO)
  • Over/under line with standing multipliers for both sides
  • Market type (standard or alternate) with gimme and correlated flags
  • Game matchup string, home/away teams with logo URLs, game start time, live status, live scores
  • Live stat tracking availability, sort priority
  • Unique projection ID for line movement tracking

Multipliers

Pick6 uses multipliers instead of traditional odds:

MultiplierMeaning
1xStandard line, even payout
0.5xEasier side, reduced payout
1.5x+Higher payout, alternate line

Gimme Picks

Gimme picks (is_gimme: true) are promotional easy-win props with reduced multipliers. They count as free squares in Pick6 entries.

How to Scrape DraftKings Pick6 Props

Basic โ€” NBA Props

{
"leagues":["NBA"]
}

Multiple Leagues

{
"leagues":["NBA","MLB","NHL"]
}

Filter by Player Name

{
"leagues":["NBA"],
"playerNames":"Jokic, LeBron, Curry"
}

Filter by Stat Type

{
"leagues":["MLB"],
"statTypes":"Strikeouts Thrown, Hits, Home Runs"
}

Filter by Team

{
"leagues":["NBA"],
"teams":"Lakers, Celtics"
}

Combine Filters (AND logic)

{
"leagues":["NBA"],
"statTypes":"Points",
"teams":"DEN"
}

Include Alternate Lines

{
"leagues":["NBA"],
"includeAlternateLines":true
}

Everything at Once

{
"leagues":["All"]
}

Input Parameters

ParameterTypeDefaultDescription
leaguesarray["All"]One or more leagues. Select "All" for every available league
playerNamesstringโ€”Comma-separated player names. Case-insensitive, diacritic-insensitive. Partial matching
statTypesstringโ€”Comma-separated stat types. Accepts full names or abbreviations (Points, PTS, SO). Case-insensitive
teamsstringโ€”Comma-separated team names or abbreviations (Lakers, DEN). Matches player's team
includeAlternateLinesbooleanfalseInclude boosted/alternate projection lines with higher multipliers

All filters are optional and combine with AND logic. Filtered-out props are not billed.

Supported Leagues

Select individual leagues or use All to fetch every prop at once.

CategoryLeagues
Major US SportsMLB, NBA, NHL
InternationalSoccer
Individual SportsPGA Tour, UFC
EsportsCS2, League of Legends, Valorant, Call of Duty
MotorsportNASCAR

League availability varies daily based on scheduled events.

Stat Types by League

Pass these as comma-separated values in statTypes. Both full names and abbreviations work.

LeagueAvailable Stat Types
NBAPoints, Rebounds, Assists, 3-Pointers Made, Pts + Rebs + Asts
MLBHits, Total Bases (From Hits), Doubles, Home Runs, Stolen Bases, Strikeouts Thrown, Hits + Runs + RBIs
NHLPoints, Goals, Assists, Shots on Goal, Blocks
SoccerGoals, Assists, Shots, Tackles, Passes Attempted, Saves, Cards, Fouls Drawn
PGABirdies or Better, Finishing Position, Holes Completed, Strokes
UFCSignificant Strikes, Takedowns
CS2Kills, Assists, Headshots
LoLKills, Assists, Creep Score
ValorantKills, Assists

Stat types vary daily. Run once without a statTypes filter and inspect the stat / stat_abbr fields to see what's available.

Pricing โ€” Pay Per Event (PPE)

$0.03 per 1,000 props.

Cost Examples

What You FetchPropsCost
NBA (typical game day)~900~$0.03
NBA + MLB + NHL~4,700~$0.15
All 11 leagues~7,500~$0.23
NBA filtered to 1 player~5< $0.01

Cost Optimization

  • Use leagues to fetch only the sports you need
  • Use statTypes to narrow to specific stats
  • Use teams to focus on specific matchups
  • Use playerNames to narrow to specific players

Filters combine with AND logic, and filtered-out props are not billed.

Free tier: 5 lifetime runs, 50 props per run.

Output Example

Real result from the NBA board with all 46 fields:

{
"platform":"draftkings_pick6",
"player_name":"Onyeka Okongwu",
"player_id":"481752",
"player_team":"ATL",
"player_team_name":"ATL",
"player_position":"C",
"player_image":"https://dkn.gs/sports/images/nba/players/160/481752.png",
"player_image_small":"https://dkn.gs/sports/images/nba/players/50/481752.png",
"player_jersey":"17",
"league":"NBA",
"sport_id":4,
"game_name":"ATL @ CLE",
"game_start":"2026-04-08T23:10:00.0000000+00:00",
"game_status":"Upcoming",
"home_team":"CLE",
"away_team":"ATL",
"home_team_name":"CLE",
"away_team_name":"ATL",
"home_team_image":"https://dkn.gs/sports/images/nba/teams/logos/160/32908.png",
"away_team_image":"https://dkn.gs/sports/images/nba/teams/logos/160/32892.png",
"home_score":0,
"away_score":0,
"pickable_id":2654783,
"pick_group_id":145324,
"is_correlated":false,
"projection_id":"p6-2654783-7747561",
"line":14.5,
"stat":"Points",
"stat_display":"Points",
"stat_abbr":"PTS",
"status":"pre_game",
"is_live":false,
"is_live_stat_tracked":true,
"is_paused":false,
"rank":5,
"priority":58001,
"updated_at":null,
"pickable_market_id":7747561,
"pick_six_market_id":12,
"market_type":"standard",
"is_alternate_line":false,
"is_gimme":false,
"over_multiplier":1.0,
"over_formatted":"1x",
"under_multiplier":1.0,
"under_formatted":"1x"
}

PrizePicks & Underdog Fantasy Compatibility

Field names are aligned with the PrizePicks Player Props Scraper and Underdog Fantasy Player Props Scraper where fields overlap. Shared fields use identical names (player_name, stat, line, league, game_start, player_team, etc.), making it straightforward to merge datasets from all three platforms for line comparison.

Scheduling

CadenceBest For
Once or twice dailyDaily picks newsletters, content creation
Every 1-4 hoursLine comparison tools, data collection
Every 2-5 minutesNear real-time monitoring, Discord bots

Data Export

Results are available in:

  • JSON โ€” structured data for programmatic analysis
  • CSV โ€” flat tables for spreadsheets
  • Excel โ€” formatted data for reporting

Export directly from Apify Console or via API.

FAQ

How many props are typically available? Around 7,000-8,000 across all leagues. MLB alone has 2,500-3,000. NBA has 800-1,000 depending on the game schedule.

How often do lines change? Lines update every few minutes on Pick6. Schedule the scraper to run periodically and compare line values across runs using projection_id as the key.

What's the difference between standard and alternate lines? Standard lines have balanced multipliers (usually 1x on both sides). Alternate lines offer a different target value with a higher multiplier on one side. Enable includeAlternateLines to get both.

What are gimme picks? Promotional easy-win props with reduced multipliers. They act as free squares in Pick6 entries. Identified by is_gimme: true.

What does "correlated" mean? Correlated props (is_correlated: true) share a statistical relationship (e.g., a pitcher's strikeouts and a batter's strikeouts in the same game). Pick6 may restrict combining correlated props.

Does this work outside the US? Yes. The scraper uses a US residential proxy internally. You can run it from anywhere.

What happens if a league has no games today? Zero results for that league with an info message. No error, no charge.

Can I track line movements? Schedule the scraper to run periodically and compare line and multiplier values across runs using projection_id as the key.

How does this compare to PrizePicks or Underdog? All three actors output structured player props with compatible field names. Pick6 uses multipliers instead of American odds. PrizePicks has odds tiers (standard, demon, goblin). Underdog has American/decimal odds and payout multipliers.

What's the free tier? 5 lifetime runs, 50 props per run.

Support

  • Bugs: Issues tab
  • Features: Issues tab

Legal Compliance

This Actor extracts publicly available data from the DraftKings Pick6 platform. Users must ensure compliance with DraftKings terms of service and applicable data protection regulations when using extracted data.


Real-time player prop lines and multipliers from DraftKings Pick6 across 11 leagues.

You might also like

DraftKings Odds API - Real-Time Lines & Player Props

zen-studio/draftkings-odds

Extract real-time DraftKings sportsbook odds for 11 sports and 43+ leagues. Get spreads, moneylines, totals, player props, and futures in 3 odds formats. Always-on HTTP API. Live in-play odds with scores. NBA, NFL, MLB, NHL, EPL, and more. No login required.

Sleeper Player Props - Lines, Multipliers & Pick Popularity

zen-studio/sleeper-player-props

Extract player prop lines from Sleeper Picks across 14+ leagues. Over/under lines, multipliers, pick popularity, recent performance, injury status. NBA, MLB, NHL, Soccer, Tennis, Golf, MMA, CS2. Filter by league, player, stat, or team.

Underdog Fantasy Player Props API - Lines & Odds

zen-studio/underdog-player-props

Scrape real-time player prop lines and odds from Underdog Fantasy API across 16 leagues. Get over/under lines, American and decimal odds, payout multipliers, player stats, team matchups, and game schedules. Filter by league, player name, stat type, or team. 45 fields per prop. JSON & CSV export.

PrizePicks Player Props Scraper - Real-Time Lines

zen-studio/prizepicks-player-props

Extract real-time player prop lines from PrizePicks across 29 leagues. Get over/under lines, odds tiers, player stats, team matchups, and game schedules. NBA, MLB, NHL, Soccer, Tennis, and esports. Filter by league or player name. 51 fields per prop. JSON, CSV, Excel export.

Draftkings Predictions

hypebridge/draftkings-predictions

Scrape prediction markets, odds, and pricing data from DraftKings Predictions platform across sports (NFL, NBA, NHL, CFB, CBB) and financial categories (Economics, Stock Market, Crypto, Commodities)

DraftKings Scraper

parseforge/draftkings-scraper

Scrape DraftKings DFS contests, player salaries, and sportsbook betting odds with automated data collection. Access near real-time information for NFL, NBA, MLB, NHL, and more sports, delivering structured data for analysis, modeling, and sports research workflows.

89

5.0

Sportsbook Odds Scraper

harvest/sportsbook-odds-scraper

Betting odds for NFL, NHL, NBA, MLB, CFB, CBB, MMA, and more from BetMGM, Caesar's, DraftKings, FanDuel, Bet365

586

3.8

Kalshi Scraper

saswave/kalshi-scraper

The Kalshi Scraper with data extraction tool pulling real-time order book data, event probabilities, and volume metrics from prediction market. Tracking 2028 Election odds, Fed Interest Rate hikes, or NCAA outcomes. For algorithmic trading and sentiment analysis.

MLB Team Roster

burbn/mlb-team-roster-scraper

Extract complete MLB rosters with deep player insights! ๐ŸŸ๏ธ Get real-time stats, injury tracking, cross-platform IDs (ESPN, Yahoo, MLB), and fantasy points. ๐Ÿš€ High-speed, multi-team support, and 6+ organized views for perfect data analysis. Perfect for analytics and betting apps!