GET /api/bet_types/f00423af-2e8f-47f1-a047-54a83d55b291/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f00423af-2e8f-47f1-a047-54a83d55b291",
"match": "https://api-prod.gambitprofit.com/api/matches/b735ce64-cf01-4212-abeb-11385ff06aa1/?format=api",
"name": "Over/Under",
"created_at": "2023-09-28T10:08:15.258430-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 43",
"amount": 5000.0
},
{
"team": "Game Total Under 43",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "91eb02ae-b2e5-4b70-ad4c-61e0c705f44c",
"gambit_id": "ed2f5dcf-c5a9-4024-867c-d9bb9d66e1ac",
"last_updated": "2023-10-02T21:08:11.280791-04:00",
"created_at": "2023-09-28T10:08:15.273643-04:00",
"name": "Game Total Over 43",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f00423af-2e8f-47f1-a047-54a83d55b291/?format=api"
},
{
"id": "dc9b6b37-3fb0-4c33-829f-2c00a03eb6d8",
"gambit_id": "7cdfbdc0-8329-4112-b80f-b3c441f81025",
"last_updated": "2023-10-02T21:08:11.283982-04:00",
"created_at": "2023-09-28T10:08:15.283063-04:00",
"name": "Game Total Under 43",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f00423af-2e8f-47f1-a047-54a83d55b291/?format=api"
}
]
}