{"message":"Q-Guessr Backend API","version":"1.0.0","endpoints":{"health":"GET /api/health","random_location":"GET /api/location/random","submit_guess":"POST /api/guess","leaderboard":"GET /api/leaderboard","player_stats":"GET /api/player/:name","stats":"GET /api/stats","cache_stats":"GET /api/cache/stats"}}