{"message":"PSL Soccer Predictor API","version":"1.0.0","endpoints":{"/teams":"Get list of all teams","/predict":"Make a prediction for a match","/fixtures":"Get upcoming fixtures with predictions (auth required)","/train":"Train/retrain the model","/model/status":"Get current model status (auth required)","/benchmark":"Get predictions vs actual results (performance over time, auth required)","/twitter/feed":"Get tweets from @OfficialPSL (Fan Zone)","/scrape/refresh":"Trigger manual scrape to refresh benchmark data (auth required)","/auth/register":"Register a new user account","/auth/login":"Login to user account","/auth/forgot-password":"Request password reset email","/auth/reset-password":"Reset password with token"}}