GET /api/bet_types/7437406c-812f-4bf9-b37f-3955012fed59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7437406c-812f-4bf9-b37f-3955012fed59",
"match": "https://api-prod.gambitprofit.com/api/matches/b70b5cb1-2f55-41a9-b78f-d24cc5f33590/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T10:22:15.957134-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 6",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "169c5659-93e4-4789-8169-cbd22da04965",
"gambit_id": "32bb8935-d69c-4bf5-a6b4-9179f318acdd",
"last_updated": "2023-01-23T10:12:11.642770-05:00",
"created_at": "2023-01-21T10:22:15.959712-05:00",
"name": "Game Total Over 6",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7437406c-812f-4bf9-b37f-3955012fed59/?format=api"
},
{
"id": "aa384ab0-b130-405a-820d-4671133cd1d1",
"gambit_id": "2fc6e94e-d059-4319-a3d7-1193d6cfae2c",
"last_updated": "2023-01-23T10:12:11.641246-05:00",
"created_at": "2023-01-21T10:22:15.958433-05:00",
"name": "Game Total Under 6",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7437406c-812f-4bf9-b37f-3955012fed59/?format=api"
}
]
}