GET /api/bet_types/099732b0-f14b-4653-a469-12946be3a11b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "099732b0-f14b-4653-a469-12946be3a11b",
"match": "https://api-prod.gambitprofit.com/api/matches/d27b7f1e-a8a0-4484-be16-8ed5d406dcc3/?format=api",
"name": "Over/Under",
"created_at": "2023-05-27T10:47:04.658546-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 Over 2.5",
"amount": 6128.0
},
{
"team": "Game Total Under 2.5",
"amount": 3872.0
}
],
"expected_reward_tokens": 9253.28,
"profit_sb": -246.72,
"profit_sb_percentage": -2.6,
"recommended": false
},
"lines": [
{
"id": "c5e313a5-f7c1-432b-889a-3f1de1cc25b0",
"gambit_id": "d8d1ed53-5a20-48ea-8bc1-154368954a3e",
"last_updated": "2023-05-29T11:47:19.627269-04:00",
"created_at": "2023-05-27T10:47:04.661303-04:00",
"name": "Game Total Over 2.5",
"reward": "1.51000",
"odds": "1.53000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/099732b0-f14b-4653-a469-12946be3a11b/?format=api"
},
{
"id": "00421de1-579b-4da4-953b-424ee4c974f0",
"gambit_id": "8f766495-0937-4f21-952f-2fba2c6edb63",
"last_updated": "2023-05-29T11:47:19.629506-04:00",
"created_at": "2023-05-27T10:47:04.664312-04:00",
"name": "Game Total Under 2.5",
"reward": "2.39000",
"odds": "2.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/099732b0-f14b-4653-a469-12946be3a11b/?format=api"
}
]
}