NCAAF Player Props API
Real-time college football game lines, player-prop coverage when the season opens, and automatic prop resolution against actual stats. Drop-in compatible with the-odds-api — switching is a base URL change.
No credit card. 1,000 requests / day on the free tier.
What you get for college football
Right now (offseason): game lines — moneylines (h2h), point spreads, totals (O/U), alt spreads, alt totals, and team totals across every scheduled FBS game from the full 16-book lineup — 11 sportsbooks/DFS + 5 exchanges. Final scores and box scores stream in within minutes of game-end via our /scores and /stats endpoints.
When the season opens (late August 2026): full player-prop coverage activates — pass yards, pass TDs, rush yards, receptions, anytime TD scorer, and more — for every FBS game where the books post props (Power Five matchups primarily, with select Group of Five). Every Over / Under graded against actual stats from ESPN’s public college-football feeds within minutes of game-end.
NCAAF markets we cover
Game lines (live year-round)
Pre-game and live odds across every FBS matchup, refreshed every 60 seconds (30s for in-progress games).
Quarterback props (Sept 2026)
Per-game QB markets for every starter at FBS programs. Resolved against ESPN’s college-football passing stats.
Rushing & receiving props (Sept 2026)
Skill-position markets across RBs, WRs, TEs. Anytime touchdown for every player projected to play.
All FBS conferences covered
Every game in every FBS conference is in the feed — from marquee Power Five matchups to mid-major weeknight games. Player props are concentrated on Power Five and headline G5 games during the season; line coverage is total.
Prop resolution — did the bet win?
PropLine is the only college football API that grades every prop bet for you. After each game, we cross-reference actual stats from ESPN’s public college-football feeds against every recorded prop line and return won / lost / push per outcome with the actual stat value.
Build CLV trackers, run prop-betting model backtests, ship a Saturday-results dashboard, or just stop scraping box scores on Sunday morning — all from one endpoint.
{
"key": "player_pass_yds",
"description": "Pass Yards - Carson Beck",
"outcomes": [
{
"name": "Over",
"description": "Carson Beck",
"point": 248.5,
"resolution": "won",
"actual_value": 312.0
}
]
}Prop resolution is available starting on the Hobby tier ($9/mo) via the /results endpoint.
Quick example
Fetch this Saturday’s NCAAF game lines across all books in a single request:
curl "https://api.prop-line.com/v1/sports/football_ncaaf/odds?apiKey=YOUR_API_KEY&markets=h2h,spreads,totals"Or get a single game’s player props during the season:
curl "https://api.prop-line.com/v1/sports/football_ncaaf/events/{EVENT_ID}/odds?apiKey=YOUR_API_KEY&markets=player_pass_yds,player_rush_yds,player_receptions,player_anytime_td"Why PropLine for college football data
| PropLine | the-odds-api | |
|---|---|---|
| Free tier | 1,000 requests / day | 500 requests / month |
| Hobby tier (full features) | $9 / mo, 5,000 / day | n/a |
| Pro tier | $19 / mo, 25,000 / day | $30 / mo, 100K credits |
| Prop resolution (won/lost/push) | Yes — automatic | No |
| Cross-book +EV | Yes — Pinnacle-anchored | No |
| Webhook push delivery | Streaming Lite ($39/mo) and up | No |
| FBS conference coverage | All 11 conferences + independents | All FBS |
| API response shape | the-odds-api compatible | — |
| Annual pricing | 2 months free | n/a |
Frequently asked questions
Do you have NCAAF player props right now?
Game lines (h2h, spreads, totals) are live year-round and include every scheduled FBS matchup. Per-game player props (pass yards, rush yards, receptions, anytime TD, etc.) activate when the regular season opens in late August. Our resolution scaffolding is already wired and tested.
Where do you get college football stats from?
ESPN's public college-football scoreboard and box-score endpoints — free, no auth, no rate limit issues. We poll once games complete and grade every Over/Under within minutes.
What sportsbooks do you cover for NCAAF?
BetMGM, BetRivers, Bovada, DraftKings, FanDuel, Pinnacle, Unibet, 1xBet, and TAB AU for traditional sportsbooks. Plus Kalshi, Polymarket, Matchbook, Smarkets, and Novig for regulated event-contract and back/lay exchanges, and PrizePicks + Underdog Fantasy for DFS pick'em projections. Every NCAAF response includes a `bookmakers` array — line shopping across all 16 sources is one API call.
Are non-Power-Five conferences covered?
All 11 FBS conferences plus independents are covered for game lines (h2h, spreads, totals). Player props are typically posted by sportsbooks for Power Five and marquee G5 matchups; we ingest whatever the books post.
How is this different from the-odds-api for NCAAF?
Three things they don't sell: (1) prop resolution — every prop graded against actual stats; (2) cross-book +EV with no-vig fair lines from a sharp anchor; (3) webhook push delivery for line movement and resolution events. On price, our free tier is 60× more generous (1,000 / day vs 500 / month) and our entry tier (Hobby) is $9/mo vs their $30/mo starter (Pro is $19/mo for 25K/day).
Can I build a college football betting tool with this?
Yes, on any tier. Free, Hobby ($9), Pro ($19), Streaming Lite ($39), and Streaming ($79) all support commercial use. Saturday slates fit comfortably in Hobby for most hobby projects; live in-game scrapers and model backtests usually want Pro or higher.
Get your free college football API key
1,000 requests / day. No credit card. Same key works across every sport — switch from NCAAF to NFL to MLB without re-registering.
Free tier includes 1,000 requests/day. Upgrade anytime.