soccer-analysis
This is a Football scores, including odds and history. 'Matchs of Day' API can be easily converted to the rag used by ai prompts or analysis Data update cycle: Odds: 2 minutes Score: 10 seconds This API will generate research content for ai competitions, you can return the text, copy it to Gemini, chatgpt, Grok, etc. for research, the actual test Gemini works better!
soccer-analysis endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Match of one day /api/list |
Get match, history, odds stat of one day |
| GET |
Match history and Odds detail /api/matchDetail |
Get all odds changed and history of match |
| GET |
Text for AI /api/ragOfMatch |
This interface will generate research content for ai competitions, you can return the text, copy it to Gemini, Chatgpt, Grok, etc. for research, the actual test Gemini works… |