GET /api/bet_types/b44128f8-0f23-4431-bb12-166188b7f336/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b44128f8-0f23-4431-bb12-166188b7f336",
"match": "https://api-prod.gambitprofit.com/api/matches/f00caba5-499f-45e3-8952-9a54f271b2b8/?format=api",
"name": "Over/Under",
"created_at": "2024-01-24T09:13:13.813746-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 238",
"amount": 5000.0
},
{
"team": "Game Total Over 238",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c9db28e8-e4e2-401e-bed0-d1402889a4a7",
"gambit_id": "6c6f2062-ad4b-4255-b82a-c5551422e9f9",
"last_updated": "2024-01-26T13:28:11.088010-05:00",
"created_at": "2024-01-24T09:13:13.821778-05:00",
"name": "Game Total Under 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b44128f8-0f23-4431-bb12-166188b7f336/?format=api"
},
{
"id": "a472bc31-8a67-4441-a1be-03748739fc56",
"gambit_id": "6dcc6ae1-3789-4c5e-a3fd-85419e8c07ff",
"last_updated": "2024-01-26T13:28:11.084826-05:00",
"created_at": "2024-01-24T09:13:13.817793-05:00",
"name": "Game Total Over 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b44128f8-0f23-4431-bb12-166188b7f336/?format=api"
}
]
}