GET /api/bet_types/40fca89e-4561-4718-be7e-868f3043bc9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40fca89e-4561-4718-be7e-868f3043bc9b",
"match": "https://api-prod.gambitprofit.com/api/matches/ba1717bd-43ed-47ea-a191-2f56aab50080/?format=api",
"name": "Over/Under",
"created_at": "2023-05-20T10:51:58.315364-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 9",
"amount": 5317.0
},
{
"team": "Game Total Under 9",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "58fd350e-add6-4dd2-b5d6-1f938b4f737e",
"gambit_id": "d7384c21-3000-4078-9573-101cf13ae7ab",
"last_updated": "2023-05-22T13:12:07.197115-04:00",
"created_at": "2023-05-20T10:51:58.318984-04:00",
"name": "Game Total Over 9",
"reward": "1.77000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40fca89e-4561-4718-be7e-868f3043bc9b/?format=api"
},
{
"id": "0128f6a2-e660-49fe-aeb6-2fbb080abbae",
"gambit_id": "2802f4aa-98fa-409c-a749-71c137119275",
"last_updated": "2023-05-22T13:12:07.195747-04:00",
"created_at": "2023-05-20T10:51:58.317232-04:00",
"name": "Game Total Under 9",
"reward": "2.01000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40fca89e-4561-4718-be7e-868f3043bc9b/?format=api"
}
]
}