GET /api/bet_types/73fbfe81-1c96-4bc8-989d-eaa49dbc8f4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73fbfe81-1c96-4bc8-989d-eaa49dbc8f4d",
"match": "https://api-prod.gambitprofit.com/api/matches/e623f706-324c-4586-8da5-eddcf0e462c1/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T08:23:23.771473-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7008694b-d60c-4a86-b55f-41d52b7a2850",
"gambit_id": "1d5117f6-f70c-4357-b8cf-e76db11bca26",
"last_updated": "2023-09-22T17:23:06.948982-04:00",
"created_at": "2023-09-20T08:23:23.779780-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fbfe81-1c96-4bc8-989d-eaa49dbc8f4d/?format=api"
},
{
"id": "3ec645d9-70ec-4748-9186-f1f31bfa466a",
"gambit_id": "9c9c19f4-725f-419e-b5b9-9db72ce264c1",
"last_updated": "2023-09-22T17:23:06.952504-04:00",
"created_at": "2023-09-20T08:23:23.787229-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73fbfe81-1c96-4bc8-989d-eaa49dbc8f4d/?format=api"
}
]
}