GET /api/bet_types/b38acd3b-d045-46f2-9188-caa9a24af403/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b38acd3b-d045-46f2-9188-caa9a24af403",
"match": "https://api-prod.gambitprofit.com/api/matches/af1c9159-d9e4-4fc8-afd4-dadbb6c4e58a/?format=api",
"name": "Over/Under",
"created_at": "2023-08-07T13:48:15.552880-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": 5319.0
},
{
"team": "Game Total Under 8.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "c6cb1bef-ec7f-45f8-b63e-cbdb3a6a6605",
"gambit_id": "029af563-7ab7-442a-9a7a-5a8056466dc7",
"last_updated": "2023-08-09T10:38:19.027315-04:00",
"created_at": "2023-08-07T13:48:15.556906-04:00",
"name": "Game Total Over 8.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b38acd3b-d045-46f2-9188-caa9a24af403/?format=api"
},
{
"id": "ab4cff83-42b5-4726-9d69-fac86d120de5",
"gambit_id": "129902f9-121c-4014-ad2b-6d278389eed5",
"last_updated": "2023-08-09T10:38:19.031176-04:00",
"created_at": "2023-08-07T13:48:15.561444-04:00",
"name": "Game Total Under 8.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b38acd3b-d045-46f2-9188-caa9a24af403/?format=api"
}
]
}