GET /api/bet_types/b3a61467-edce-4127-aee1-b6c90d650c9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3a61467-edce-4127-aee1-b6c90d650c9f",
"match": "https://api-prod.gambitprofit.com/api/matches/532fc168-ccae-4a86-9c27-33d719c2eeef/?format=api",
"name": "Over/Under",
"created_at": "2023-08-24T08:28:25.319853-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 9",
"amount": 5319.0
},
{
"team": "Game Total Over 9",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "1518d32f-a485-426f-ba10-aeb01cd9b396",
"gambit_id": "c494ed95-6dec-40fa-bf21-9466563fdc75",
"last_updated": "2023-08-25T19:03:10.364624-04:00",
"created_at": "2023-08-24T08:28:25.327571-04:00",
"name": "Game Total Under 9",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3a61467-edce-4127-aee1-b6c90d650c9f/?format=api"
},
{
"id": "86c978e4-8bdd-4eba-a737-9a02688daad1",
"gambit_id": "9372d1d1-e360-4a8a-ae28-f46f3460609b",
"last_updated": "2023-08-25T19:03:10.361130-04:00",
"created_at": "2023-08-24T08:28:25.323609-04:00",
"name": "Game Total Over 9",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3a61467-edce-4127-aee1-b6c90d650c9f/?format=api"
}
]
}