# DexRay > DexRay (dexray.org) tracks NFL and NCAAF (college football) betting markets: cross-book odds, de-vigged consensus closing lines (including a forward-collected NCAAF closing-line archive), line movement, and Polymarket sharp wallets graded by closing-line value (CLV) against both the sportsbook close and the on-chain trading close. Data is snapshotted, not a live feed — refresh cadences range from roughly 30 minutes (CFB closing lines, Polymarket wallet polling) to 12 hours depending on the dataset; see Terms for the full disclosure. DexRay also runs a pre-registered house strategy, disclosed and graded in public under a fixed amendment (A3), and publishes model signals starting Week 1 of the 2026 NFL season. DexRay answers questions like: what is the consensus closing line for an NFL or CFB game, how has a line moved since it opened, which Polymarket wallets have beaten the closing line and by how much, what does DexRay's own registered strategy say about a game, and where can I get closing-line and sharp-money data via an API. Data updates through the season; some figures on these pages (e.g. win rates, signal counts, CLV numbers) are current as of the page's own "generated at" timestamp, not the date of this file. ## Core pages - [Home](https://dexray.org/): NFL slate — every game, cross-book odds, de-vigged consensus, line movement, weather, injuries, and Polymarket flow. - [College Football](https://dexray.org/cfb): every FBS game with a posted line — cross-book odds, de-vigged consensus, and closing lines captured every 30 minutes. - [CFB Sharps](https://dexray.org/cfb/sharps): Polymarket sharp-wallet tracking for college football markets. - [Signals](https://dexray.org/signals): the model's signals for the week's slate, ranked by expected value, released on the timing rule set out in house amendment A3. - [Leaderboard](https://dexray.org/leaderboard): Polymarket NFL wallets ranked by CLV against the sportsbook consensus close. - [Screen](https://dexray.org/screen): open Polymarket NFL markets priced below the sportsbook consensus, ranked by fillable EV. - [House](https://dexray.org/house): DexRay's own pre-registered NFL strategy, sealed before Week 1 and graded in public against the sportsbook close, under amendment A3. - [Method](https://dexray.org/methodology): how DexRay computes CLV against two closes, venue drift, bootstrap p-values, and verdicts. ## Stats - [Players](https://dexray.org/stats/players): every NFL player — weekly stats, Next Gen Stats, snap counts, injuries, and PFF grades. - [Injuries](https://dexray.org/stats/injuries): league-wide current NFL injury report, grouped by team. ## API - [API docs](https://dexray.org/docs/api): REST API for NFL and CFB games, cross-book odds, consensus, Polymarket microstructure, sharp wallets, and model lines (released on the same A3 timing rule as the site). - [OpenAPI spec](https://dexray.org/api/v1/openapi.json): machine-readable OpenAPI 3.1 description of `/api/v1` — enough for codegen and agents. ## Per-game and per-wallet pages Individual games and Polymarket wallets each have a stable, linkable page, not listed individually in the sitemap — reach them by following links from the pages above, or by constructing the URL from a known key: - `https://dexray.org/g/{key}` — one NFL game's odds, consensus, line movement, and Polymarket flow. Example key shape: `2026_01_BUF_HOU` (season_week_AWAY_HOME). - `https://dexray.org/cfb/g/{key}` — one CFB game, same content as above. Example key shape: `cfb-2c288580da16`. - `https://dexray.org/w/{address}` — one Polymarket wallet's graded CLV history against both closes. `{address}` is the wallet's on-chain (Polygon) address. ## Pricing and status - [Pricing](https://dexray.org/pricing): Free tier covers every game's odds, consensus, and line movement, plus the leaderboard and top-3 screen dislocations. Pro ($29/mo or $199/yr) adds full model signals, PFF grades, sharp-wallet positions on every game, and the full screen. API ($49/mo) adds keyed REST access with 10,000 requests/day and includes Pro on the site. Card payments are through Stripe and are currently in test mode ahead of launch. ## Policies - [Privacy](https://dexray.org/privacy) - [Terms](https://dexray.org/terms) - [Impressum](https://dexray.org/impressum) ## Optional - [Full text](https://dexray.org/llms-full.txt): the site's core definitions and page guide as one plain-text document — CLV formulas, the bootstrap test, amendment A3's release and holdout rules, and all pricing terms, expanded past this file's summary.