GET /api/bet_types/e658f6c5-4d9e-4a21-b12a-181735a78e16/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e658f6c5-4d9e-4a21-b12a-181735a78e16",
"match": "https://api-prod.gambitprofit.com/api/matches/6f8aa3c2-d61c-4e6b-8b33-778bd7f24ebd/?format=api",
"name": "Over/Under",
"created_at": "2023-04-27T11:52:01.858880-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 8",
"amount": 5000.0
},
{
"team": "Game Total Over 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b0c1e501-bddf-47ec-8130-c91b31545388",
"gambit_id": "b3dec49f-bac8-4701-bea3-cc449222be03",
"last_updated": "2023-04-28T11:22:24.292205-04:00",
"created_at": "2023-04-27T11:52:01.861169-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e658f6c5-4d9e-4a21-b12a-181735a78e16/?format=api"
},
{
"id": "6a23b499-6666-4ca2-acfd-b8f91daa29d6",
"gambit_id": "426b4137-069d-43fd-afa1-bfab96e47453",
"last_updated": "2023-04-28T11:22:24.293645-04:00",
"created_at": "2023-04-27T11:52:01.863588-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e658f6c5-4d9e-4a21-b12a-181735a78e16/?format=api"
}
]
}