GET /api/bet_types/b8914106-29a9-489e-938c-ae49eb435e56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8914106-29a9-489e-938c-ae49eb435e56",
"match": "https://api-prod.gambitprofit.com/api/matches/70052dd4-0f54-4ce2-8707-1c2e1a6144ed/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": 6234.0
},
{
"team": "Game Total Under 2.5",
"amount": 3766.0
}
],
"expected_reward_tokens": 9038.4,
"profit_sb": 38.4,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "5cd592a2-43a6-4a84-8b56-6d58b7c89fac",
"gambit_id": "66c30d09-f84f-49cc-a035-092d816ef3ac",
"last_updated": "2022-09-01T11:57:05.506672-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.45000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8914106-29a9-489e-938c-ae49eb435e56/?format=api"
},
{
"id": "2f540b99-b6c5-4be0-a471-0bad95ab910a",
"gambit_id": "bc557478-1b87-4cd5-a085-3f2e185ba60d",
"last_updated": "2022-09-01T11:57:05.507353-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.40000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8914106-29a9-489e-938c-ae49eb435e56/?format=api"
}
]
}