GET /api/bet_types/e7bad398-e817-41d6-80c0-06f8c7a569bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7bad398-e817-41d6-80c0-06f8c7a569bb",
"match": "https://api-prod.gambitprofit.com/api/matches/b12b6f32-8909-4edf-b27e-d8367b4ec440/?format=api",
"name": "Over/Under",
"created_at": "2023-03-31T10:01:53.063564-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 6.5",
"amount": 5317.0
},
{
"team": "Game Total Under 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "98a68e8b-b0af-474f-9022-98bb6b2c2082",
"gambit_id": "07c0c506-ba89-4f15-8fac-1bcc39c1624d",
"last_updated": "2023-04-01T10:41:47.698528-04:00",
"created_at": "2023-03-31T10:01:53.068158-04:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7bad398-e817-41d6-80c0-06f8c7a569bb/?format=api"
},
{
"id": "2d79d62a-a8d5-49f4-ba2f-63ed82c746cd",
"gambit_id": "8559291f-2351-461f-8f8f-e341e3e2fef4",
"last_updated": "2023-04-01T10:41:47.696664-04:00",
"created_at": "2023-03-31T10:01:53.065837-04:00",
"name": "Game Total Under 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7bad398-e817-41d6-80c0-06f8c7a569bb/?format=api"
}
]
}