GET /api/bet_types/55a614a4-e56d-4345-856f-8e99feadd0ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55a614a4-e56d-4345-856f-8e99feadd0ce",
"match": "https://api-prod.gambitprofit.com/api/matches/3c0708f3-b031-4634-a587-35a76fc666c7/?format=api",
"name": "Over/Under",
"created_at": "2023-03-15T17:17:07.228864-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 Under 136",
"amount": 5000.0
},
{
"team": "Game Total Over 136",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "22c037cf-06c9-4623-b90c-53d87794f427",
"gambit_id": "1b9b18ce-da9a-4610-84ca-b129f5ea3b5a",
"last_updated": "2023-03-17T10:32:17.884975-04:00",
"created_at": "2023-03-15T17:17:07.230474-04:00",
"name": "Game Total Under 136",
"reward": "1.87000",
"odds": "1.90910",
"spread": "136.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55a614a4-e56d-4345-856f-8e99feadd0ce/?format=api"
},
{
"id": "cf02ccf7-58a7-4f57-ac6f-22e1b3a2568b",
"gambit_id": "11a4dfdc-0509-4c44-b2e0-0e84749514a9",
"last_updated": "2023-03-17T10:32:17.886299-04:00",
"created_at": "2023-03-15T17:17:07.232217-04:00",
"name": "Game Total Over 136",
"reward": "1.87000",
"odds": "1.90910",
"spread": "136.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55a614a4-e56d-4345-856f-8e99feadd0ce/?format=api"
}
]
}