GET /api/bet_types/d71ae383-e94c-4f0a-ab3f-74cbdde4258b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d71ae383-e94c-4f0a-ab3f-74cbdde4258b",
"match": "https://api-prod.gambitprofit.com/api/matches/b1e2743a-556b-4067-8faa-ab5ac52205d4/?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 Under 50",
"amount": 5000.0
},
{
"team": "Game Total Over 50",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "b7f4b316-d0e1-4b0a-8786-a43fe787c1c2",
"gambit_id": "40492ea3-d727-479a-8fd5-921ff4576441",
"last_updated": "2022-09-11T10:47:31.042825-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50",
"reward": "1.81000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71ae383-e94c-4f0a-ab3f-74cbdde4258b/?format=api"
},
{
"id": "f7c7326b-7877-4746-bd11-b9d2bd2366e3",
"gambit_id": "f853e711-89f8-4057-bd75-16e4b9230654",
"last_updated": "2022-09-11T10:47:31.044319-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50",
"reward": "1.81000",
"odds": "1.90910",
"spread": "50.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d71ae383-e94c-4f0a-ab3f-74cbdde4258b/?format=api"
}
]
}