Settings
Pool configuration and API status
Pool Configuration
The Odds API
Key:
8db4676e…3356ActiveLast fetch:2026-06-03T10:25:20.639Z
Endpoint:
/v4/sports/soccer_fifa_world_cup/odds?regions=uk&markets=h2hForce odds refresh →(auto-runs every 30 min · force bypasses throttle)
Cron Setup (VPS)
Add to server crontab to trigger odds refresh:
*/30 * * * * curl -s http://localhost:3020/api/cron/fetch-odds >> /var/log/mpp-odds.log 2>&1
Database
Path:
/var/www/mpp-predictor/data/mpp.dbEngine:SQLite (better-sqlite3, WAL mode)