{"dashboard_url":"/dashboard","dashboard_urls":{"snl_multiplayer":"/dashboard/snl-multiplayer","snl_offline":"/dashboard","snl_offline_alt":"/dashboard/snl-offline"},"documentation":"See README.md for detailed API documentation","endpoints":{"api_countries":{"auth":"Basic Auth required","description":"Get list of unique countries","method":"GET","path":"/api/countries"},"api_sessions":{"auth":"Basic Auth required","description":"Get game sessions with filtering and pagination","method":"GET","path":"/api/sessions","query_params":{"country":"string (optional)","device":"string (optional)","limit":"integer (default: 100)","offset":"integer (default: 0)","sort_by":"string (optional)","sort_order":"ASC or DESC (optional)"}},"api_stats":{"auth":"Basic Auth required","description":"Get aggregate statistics","method":"GET","path":"/api/stats"},"dashboard":{"auth":"Basic Auth required","description":"Web dashboard for viewing game sessions (requires authentication)","method":"GET","path":"/dashboard"},"dashboard_snl_multiplayer":{"auth":"Basic Auth required","description":"SNL multiplayer analytics dashboard","method":"GET","path":"/dashboard/snl-multiplayer"},"dashboard_snl_offline":{"auth":"Basic Auth required","description":"SNL offline analytics dashboard","method":"GET","path":"/dashboard/snl-offline"},"health":{"auth":"None required","description":"Health check endpoint for monitoring","method":"GET","path":"/health"},"log_multiplayer_v1":{"auth":"None required","description":"Log multiplayer SNL session (defaults game to snl-multiplayer when omitted)","method":"POST","path":"/api/v1/multiplayer/"},"log_session_legacy":{"auth":"None required","body":{"country":"string (required)","datetime":"string (optional)","deviceinformation":"string (required)","message":"string (optional)","totalgameplayed":"integer (required)"},"description":"Log a new game session (legacy, backwards compatible)","method":"POST","path":"/game-country-session"},"log_session_v1":{"auth":"None required","description":"Log offline SNL session (defaults game to snl when omitted)","method":"POST","path":"/api/v1/game-country-session/"}},"message":"Game Sessions API","version":"1.0.0"}
