{"name":"Goalkol API","version":"1.3.0","description":"API สำหรับดึงข้อมูลผลบอล วิเคราะห์บอล จาก goalkol.com","features":["Matches scraping with Redis caching","Background scraping with Celery","Sitemap parsing (news, videos, teams)","Live and today matches","League filtering","Team search"],"celery_available":true,"endpoints":{"matches_all":"/api/v1/matches/all","match_detail":"/api/v1/matches/{match_id}","live":"/api/v1/matches/live","today":"/api/v1/matches/today","leagues":"/api/v1/leagues","search":"/api/v1/search","sitemap":"/api/v1/sitemap","news":"/api/v1/news","videos":"/api/v1/videos","teams":"/api/v1/teams","pages":"/api/v1/pages","cache":"/api/v1/cache","background":"/api/v1/background/*","health":"/health","livescore":"/api/v2/livescore/*","matches_v2":"/api/v2/matches"},"docs":"/docs"}