Features
Features
The main customer-facing routes in the Pages Router app.
| Area | Routes |
|---|---|
| Betting | /value-bets*, /bet-builder, /outliers |
| Player props | /prophunter, /prop-screener, /100-club, /AGS, /assist, /super-sub-heroes |
| Matchday | /lineups, /fouls-alerts, /fixture/[fixtureSlug]/[fixtureId] |
| Analysis | /player-trends, /team-trends, /datavisualiser |
| Entities | /player/*, /team/*, /league/*, /referee/* |
| Public | /blog, /pricing, /about, /contact, /privacy-policy |
| Account | /auth/login, /account, /favourites |
The filenames in apps/web/src/pages are the source of truth. Several old,
experimental, and admin routes also remain there; do not describe them as
public product features without checking their navigation and access controls.