GET /api/bet_types/281821c7-f96a-40f6-bef3-689aa02eb773/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "281821c7-f96a-40f6-bef3-689aa02eb773",
"match": "https://api-prod.gambitprofit.com/api/matches/5b07d7f7-3bfd-465f-9c78-7a4e2110c3ec/?format=api",
"name": "Over/Under",
"created_at": "2024-01-04T09:42:58.742818-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 41.5",
"amount": 5000.0
},
{
"team": "Game Total Under 41.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "78336d40-99dd-40da-8148-67875bf8ed73",
"gambit_id": "3d31ebbd-c3df-4306-8c3e-53f89f64831f",
"last_updated": "2024-01-09T10:38:29.908234-05:00",
"created_at": "2024-01-04T09:42:58.747489-05:00",
"name": "Game Total Over 41.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/281821c7-f96a-40f6-bef3-689aa02eb773/?format=api"
},
{
"id": "4a728602-b229-460c-b56b-08660400852b",
"gambit_id": "ebc77684-943f-4442-a2f1-7c5a6f76cc20",
"last_updated": "2024-01-09T10:38:29.912012-05:00",
"created_at": "2024-01-04T09:42:58.751578-05:00",
"name": "Game Total Under 41.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/281821c7-f96a-40f6-bef3-689aa02eb773/?format=api"
}
]
}