GET /api/bet_types/f299f177-e5c7-45f0-ba88-51fd7842faa3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f299f177-e5c7-45f0-ba88-51fd7842faa3",
"match": "https://api-prod.gambitprofit.com/api/matches/20519eb7-64b6-4da5-b095-965e5e72bfb7/?format=api",
"name": "Over/Under",
"created_at": "2023-09-03T00:23:14.982446-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": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "494c333f-002f-413b-baaf-245e371d7f96",
"gambit_id": "0bba86b7-4b6c-47ef-b6fb-21fe21350803",
"last_updated": "2023-09-05T10:33:07.949244-04:00",
"created_at": "2023-09-03T00:23:14.987990-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f299f177-e5c7-45f0-ba88-51fd7842faa3/?format=api"
},
{
"id": "3fcb96c7-c299-4c4e-aa6e-431ad76ff3fb",
"gambit_id": "57377fa1-32e8-492e-b114-b2100cf3016c",
"last_updated": "2023-09-05T10:33:07.953932-04:00",
"created_at": "2023-09-03T00:23:14.994062-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f299f177-e5c7-45f0-ba88-51fd7842faa3/?format=api"
}
]
}