GET /api/bet_types/2cf0cdc4-9950-48a2-95bd-5367f4adf0a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2cf0cdc4-9950-48a2-95bd-5367f4adf0a4",
"match": "https://api-prod.gambitprofit.com/api/matches/f101c50b-849d-4a22-b103-bb8f90b99869/?format=api",
"name": "Over/Under",
"created_at": "2023-10-28T18:48:24.423173-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 220",
"amount": 5000.0
},
{
"team": "Game Total Over 220",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "589feabd-568e-4e86-8a0b-661716840595",
"gambit_id": "2694806d-d88f-4d9e-82ac-9598c5918a30",
"last_updated": "2023-10-30T14:48:11.551017-04:00",
"created_at": "2023-10-28T18:48:24.426805-04:00",
"name": "Game Total Under 220",
"reward": "1.86000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf0cdc4-9950-48a2-95bd-5367f4adf0a4/?format=api"
},
{
"id": "8726da6d-eeee-4adf-8e2a-f1ffad493346",
"gambit_id": "ff64ea59-72dd-4fb6-933d-548ea23511d7",
"last_updated": "2023-10-30T14:48:11.554271-04:00",
"created_at": "2023-10-28T18:48:24.431468-04:00",
"name": "Game Total Over 220",
"reward": "1.86000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf0cdc4-9950-48a2-95bd-5367f4adf0a4/?format=api"
}
]
}