GET /api/bet_types/7bb6b425-0a9f-4948-8860-a2aa6083550e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7bb6b425-0a9f-4948-8860-a2aa6083550e",
"match": "https://api-prod.gambitprofit.com/api/matches/0dc56b5d-557f-4095-91d4-9db156d9af4c/?format=api",
"name": "Over/Under",
"created_at": "2024-01-10T09:38:08.959718-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Over 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6c03c9e1-910f-44e1-8f89-e087b8234eb5",
"gambit_id": "d751fb4d-47eb-449c-bf56-a83c99f5eca9",
"last_updated": "2024-01-11T11:23:09.286828-05:00",
"created_at": "2024-01-10T09:38:08.963954-05:00",
"name": "Game Total Under 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bb6b425-0a9f-4948-8860-a2aa6083550e/?format=api"
},
{
"id": "e8a18157-1dd5-46dc-9cb5-ba8ca2aca6d4",
"gambit_id": "ecce1e47-2bb6-4836-aee8-776eca45f389",
"last_updated": "2024-01-11T11:23:09.290029-05:00",
"created_at": "2024-01-10T09:38:08.968474-05:00",
"name": "Game Total Over 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bb6b425-0a9f-4948-8860-a2aa6083550e/?format=api"
}
]
}