GET /api/bet_types/9438b808-31bf-4a4d-b72f-03cf3b38d4a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9438b808-31bf-4a4d-b72f-03cf3b38d4a3",
"match": "https://api-prod.gambitprofit.com/api/matches/2791b10b-b8a9-4804-8a8d-6b388bcd2064/?format=api",
"name": "Over/Under",
"created_at": "2023-09-10T10:03:10.553298-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": "9b57df10-e4d4-4fed-a113-946045d4e383",
"gambit_id": "85a31a10-7c34-4dc6-be8a-4d8be5c33dfe",
"last_updated": "2023-09-12T11:23:02.282337-04:00",
"created_at": "2023-09-10T10:03:10.557117-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/9438b808-31bf-4a4d-b72f-03cf3b38d4a3/?format=api"
},
{
"id": "fbc2342e-b8c6-446f-9347-9cf8be38e0d1",
"gambit_id": "c4a2f33b-da67-4352-8336-678fa57ba5ab",
"last_updated": "2023-09-12T11:23:02.285635-04:00",
"created_at": "2023-09-10T10:03:10.561701-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/9438b808-31bf-4a4d-b72f-03cf3b38d4a3/?format=api"
}
]
}