GET /api/bet_types/e816f575-a6e4-499f-aa73-50d9b7062c12/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e816f575-a6e4-499f-aa73-50d9b7062c12",
"match": "https://api-prod.gambitprofit.com/api/matches/36338633-2981-4719-acc1-d92c0fed4801/?format=api",
"name": "Over/Under",
"created_at": "2023-03-18T08:46:56.653938-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 235",
"amount": 5000.0
},
{
"team": "Game Total Under 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1af652c4-4e8f-4fbf-9d7a-a10cf50a7533",
"gambit_id": "c2a3d609-a55d-405e-b612-04b9736398ab",
"last_updated": "2023-03-19T16:56:52.151149-04:00",
"created_at": "2023-03-18T08:46:56.659163-04:00",
"name": "Game Total Over 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e816f575-a6e4-499f-aa73-50d9b7062c12/?format=api"
},
{
"id": "5165861a-6adb-4f81-a41a-3723dedf9781",
"gambit_id": "9b741de9-1391-48e4-93bf-88bd3f784553",
"last_updated": "2023-03-19T16:56:52.149692-04:00",
"created_at": "2023-03-18T08:46:56.656605-04:00",
"name": "Game Total Under 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e816f575-a6e4-499f-aa73-50d9b7062c12/?format=api"
}
]
}