GET /api/bet_types/6284e01d-60b8-4448-9e0e-98c7f5acd15c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6284e01d-60b8-4448-9e0e-98c7f5acd15c",
"match": "https://api-prod.gambitprofit.com/api/matches/97f2e661-7c12-42f7-bc17-126bcc1d6ca2/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:14.318526-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 44",
"amount": 5094.0
},
{
"team": "Game Total Under 44",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "7c90f0ed-4baa-4ab8-a8d3-2d58734595bd",
"gambit_id": "4cef4dce-f0b1-4f5f-9697-19f9c8d7afda",
"last_updated": "2023-10-30T15:33:27.985485-04:00",
"created_at": "2023-10-25T09:13:14.322352-04:00",
"name": "Game Total Over 44",
"reward": "1.83000",
"odds": "1.86960",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6284e01d-60b8-4448-9e0e-98c7f5acd15c/?format=api"
},
{
"id": "9a0fe910-5273-4806-84ed-c6658f0fdef3",
"gambit_id": "0fd94d7c-8c3c-46b0-9faf-71e7567ef97e",
"last_updated": "2023-10-30T15:33:27.988921-04:00",
"created_at": "2023-10-25T09:13:14.326875-04:00",
"name": "Game Total Under 44",
"reward": "1.90000",
"odds": "1.95240",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6284e01d-60b8-4448-9e0e-98c7f5acd15c/?format=api"
}
]
}