GET /api/bet_types/3c1feccd-4703-45e1-974d-93a368ccead8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c1feccd-4703-45e1-974d-93a368ccead8",
"match": "https://api-prod.gambitprofit.com/api/matches/20d4fb0b-f03f-473a-ad8b-0f0c93de48d0/?format=api",
"name": "Over/Under",
"created_at": "2023-04-09T09:27:08.280815-04: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 Under 220.5",
"amount": 5000.0
},
{
"team": "Game Total Over 220.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6d9fd9ec-c1b6-4c46-ad64-29fa309d41d5",
"gambit_id": "134a9109-e1c2-4e8c-ab39-61485258e085",
"last_updated": "2023-04-10T14:52:06.449262-04:00",
"created_at": "2023-04-09T09:27:08.283068-04:00",
"name": "Game Total Under 220.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c1feccd-4703-45e1-974d-93a368ccead8/?format=api"
},
{
"id": "83301702-d132-4a0a-8c38-c236f4f0260c",
"gambit_id": "af94b008-08f3-4c60-a5a0-e714b31fa353",
"last_updated": "2023-04-10T14:52:06.451153-04:00",
"created_at": "2023-04-09T09:27:08.285186-04:00",
"name": "Game Total Over 220.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c1feccd-4703-45e1-974d-93a368ccead8/?format=api"
}
]
}