GET /api/bet_types/e874ab85-3d5b-4cfb-a691-7175ea4b11d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e874ab85-3d5b-4cfb-a691-7175ea4b11d2",
"match": "https://api-prod.gambitprofit.com/api/matches/c10639f3-340a-4d70-8acd-08bbd2b78ffb/?format=api",
"name": "Over/Under",
"created_at": "2023-05-29T11:47:12.593635-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f4f0e18e-d845-441f-84a5-c7147242cf53",
"gambit_id": "69690ff6-97d7-45ae-8c37-ed010086ceb7",
"last_updated": "2023-05-30T10:47:22.435965-04:00",
"created_at": "2023-05-29T11:47:12.598473-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e874ab85-3d5b-4cfb-a691-7175ea4b11d2/?format=api"
},
{
"id": "3ff15daa-6771-4f96-870b-ed2ed460b9f0",
"gambit_id": "d1982231-2733-41f9-935a-e18fcfa6a697",
"last_updated": "2023-05-30T10:47:22.434344-04:00",
"created_at": "2023-05-29T11:47:12.595976-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e874ab85-3d5b-4cfb-a691-7175ea4b11d2/?format=api"
}
]
}