{"apiName":"sportplusApi","version":"2.0.0","description":"🚀 sportplusApi - Ultra Fast Sports Data & Odds API","technology":{"protocol":"REST + WebSocket","realTimeUpdates":"500ms","transport":"WebSocket (Live Odds Streaming)"},"features":["⚡ Fast odds change (sub-second updates)","📡 Real-time match & market updates","🔌 WebSocket live streaming support","📊 Premium market data","🛡 High-performance production architecture"],"endpoints":[{"path":"/sports","method":"GET","description":"Get all available sports"},{"path":"/sports/:sportId","method":"GET","description":"Get matches for a specific sport (real-time)"},{"path":"/match/:eventId","method":"GET","description":"Get detailed match data (real-time)"},{"path":"/premium/:sportId/:eventId","method":"GET","description":"Get premium market & fast odds data"},{"path":"/skyexchange/:sportId","method":"GET","description":"Get SkyExchange live matches"}],"websocket":{"url":"wss://yourdomain.com","events":["live_odds_update","match_update","market_update"]},"activeConnections":0,"updateInterval":"500ms"}