This is the API for GambitProfit. Use the response below to browse our data.

GET /api/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "matches": "https://api-prod.gambitprofit.com/api/matches/",
    "bet_types": "https://api-prod.gambitprofit.com/api/bet_types/",
    "lines": "https://api-prod.gambitprofit.com/api/lines/",
    "notifications": "https://api-prod.gambitprofit.com/api/notifications/"
}