GET /api/bet_types/dad2bd3c-e810-417d-b5ab-ff2cce973fd4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dad2bd3c-e810-417d-b5ab-ff2cce973fd4",
"match": "https://api-prod.gambitprofit.com/api/matches/6e32fb1f-0ca4-47ad-b596-455a1966358d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-20T11:13:03.889105-05: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 39.5",
"amount": 5000.0
},
{
"team": "Game Total Under 39.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d23705e8-312c-455a-945a-9769f1d2238b",
"gambit_id": "b2cddd91-d8e8-4937-8cd1-a08c522c27cf",
"last_updated": "2023-12-26T20:13:05.365276-05:00",
"created_at": "2023-12-20T11:13:03.896495-05:00",
"name": "Game Total Over 39.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dad2bd3c-e810-417d-b5ab-ff2cce973fd4/?format=api"
},
{
"id": "dba7db0a-9eb1-44a7-a06f-2be177d0c147",
"gambit_id": "37df5c29-5219-40a7-90e7-d4d0071e772f",
"last_updated": "2023-12-26T20:13:05.368465-05:00",
"created_at": "2023-12-20T11:13:03.901119-05:00",
"name": "Game Total Under 39.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "39.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dad2bd3c-e810-417d-b5ab-ff2cce973fd4/?format=api"
}
]
}