GET /api/bet_types/32576b41-92d9-43cd-82bd-e7566d2bd0c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32576b41-92d9-43cd-82bd-e7566d2bd0c2",
"match": "https://api-prod.gambitprofit.com/api/matches/4c8df228-6092-4d45-bf18-f48354c1d034/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T09:18:18.372970-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": "94ba2c36-a813-4ec0-8474-c5ba088907cd",
"gambit_id": "78f24d96-794c-4b26-838d-3f13aef39909",
"last_updated": "2023-07-27T19:13:26.694708-04:00",
"created_at": "2023-07-26T09:18:18.377043-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/32576b41-92d9-43cd-82bd-e7566d2bd0c2/?format=api"
},
{
"id": "0424cc6d-5995-43e5-b319-334e48a62b13",
"gambit_id": "4554ed8c-8ca1-445c-9caa-93fa7f88b477",
"last_updated": "2023-07-27T19:13:26.700010-04:00",
"created_at": "2023-07-26T09:18:18.381402-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/32576b41-92d9-43cd-82bd-e7566d2bd0c2/?format=api"
}
]
}