Everything on this site, straight from the database, as plain CSV. Live exports; they always match what the pages show. Do something fun with it; a link back is appreciated.
| File | What it is | Rows | |
|---|---|---|---|
| fbr_games.csv | Every lined game: teams, results, FBR line, close, tier, picks, grading. | 7,888 | Download |
| fbr_ratings.csv | The weekly FBR table for every season — every team, every week. | 34,143 | Download |
| fbr_teams.csv | Team-season directory with conference and P5 flag. | 1,430 | Download |
| fbr_weekly.csv | Week-by-week model results: record, cover%, net units. | 215 | Download |
| fbr_ladder.csv | The conviction ladder, all-time and per-season. | 48 | Download |
The exact bet-trigger thresholds are the one thing not in the files; the house keeps one secret. Data is provided as-is, for entertainment and research; nothing here is betting advice.
JSON API
The same data over REST for apps and tinkering: https://lotc.bet/wp-json/fbr/v1/public/rankings (params season, date), plus /public/games (season, week), /public/weekly, and /public/ladder. Read only, no key needed, the same threshold columns withheld.