GET /api/bet_types/de983272-f949-46bf-b19e-1fefc71d71bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de983272-f949-46bf-b19e-1fefc71d71bb",
"match": "https://api-prod.gambitprofit.com/api/matches/d1e9212a-c7ec-4f1c-8666-1cb731a40569/?format=api",
"name": "Over/Under",
"created_at": "2023-04-24T13:02:08.918268-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 217.5",
"amount": 5000.0
},
{
"team": "Game Total Under 217.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e1acb101-c8d4-4549-8141-e88366c92ed8",
"gambit_id": "4484af1a-5980-49bb-b4ee-6caeecb24497",
"last_updated": "2023-04-25T11:42:20.971293-04:00",
"created_at": "2023-04-24T13:02:08.922712-04:00",
"name": "Game Total Over 217.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de983272-f949-46bf-b19e-1fefc71d71bb/?format=api"
},
{
"id": "8a47243f-460c-4e91-a5fe-b9e639471b8a",
"gambit_id": "671f3153-e690-4b28-933f-39adfce4a2ba",
"last_updated": "2023-04-25T11:42:20.962634-04:00",
"created_at": "2023-04-24T13:02:08.920423-04:00",
"name": "Game Total Under 217.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de983272-f949-46bf-b19e-1fefc71d71bb/?format=api"
}
]
}