GET /api/bet_types/a679b4c0-0e45-40e8-8a7b-44e94fba9de6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a679b4c0-0e45-40e8-8a7b-44e94fba9de6",
"match": "https://api-prod.gambitprofit.com/api/matches/f61dc41e-deeb-41f0-8bd3-d4dda2d1668f/?format=api",
"name": "Over/Under",
"created_at": "2023-12-26T11:58:17.158079-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Game Total Over 236",
"amount": 5000.0
},
{
"team": "Game Total Under 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fc5da9ba-9f45-403b-86b2-78b373bf81c1",
"gambit_id": "2d59c499-dc75-4416-836a-2c55a3ee2b6d",
"last_updated": "2023-12-27T13:22:59.300795-05:00",
"created_at": "2023-12-26T11:58:17.163850-05:00",
"name": "Game Total Over 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a679b4c0-0e45-40e8-8a7b-44e94fba9de6/?format=api"
},
{
"id": "8a60a328-096e-4483-8dc6-19d4a40f5cb3",
"gambit_id": "44a69998-e0cf-495b-b34a-15dcfa4cf54c",
"last_updated": "2023-12-27T13:22:59.297469-05:00",
"created_at": "2023-12-26T11:58:17.168899-05:00",
"name": "Game Total Under 236",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a679b4c0-0e45-40e8-8a7b-44e94fba9de6/?format=api"
}
]
}