{ "matchId": 12345, "homeTeam": "Liverpool", "awayTeam": "Man City" }
GET /api/v1/matches Authorization: Bearer ... Content-Type: application/json
const response = await fetch(url); const data = await response.json();
{ "prediction": 0.87, "confidence": "high" }
import { ApiService } from "@/services/api"; const api = new ApiService();
POST /api/v1/predictions { "matchId": 12345 }

Create your account

Already have an account? Sign in

Legal Agreements

Important Information

  • • You must be at least 18 years old to use this service
  • • Our predictions are for informational purposes only
  • • You are responsible for compliance with local gambling laws
  • • We do not provide gambling services directly
Or continue with