GET /api/bet_types/9c987ac0-210c-405e-b747-f79efde295b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c987ac0-210c-405e-b747-f79efde295b4",
"match": "https://api-prod.gambitprofit.com/api/matches/178fafef-99eb-44aa-81ad-2d4516bdb135/?format=api",
"name": "Over/Under",
"created_at": "2023-12-17T09:53:16.785394-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Under 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fcfdf812-f419-4c06-becf-e0142e25d94a",
"gambit_id": "a40a8727-5f05-4d79-8cff-6f1785420e96",
"last_updated": "2023-12-19T10:13:20.626561-05:00",
"created_at": "2023-12-17T09:53:16.791429-05:00",
"name": "Game Total Over 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c987ac0-210c-405e-b747-f79efde295b4/?format=api"
},
{
"id": "a7e8e9ed-07a5-4b44-b3e2-69c6bee34407",
"gambit_id": "fc1129e6-23e3-458e-9ca4-423fccb26da9",
"last_updated": "2023-12-19T10:13:20.629731-05:00",
"created_at": "2023-12-17T09:53:16.795353-05:00",
"name": "Game Total Under 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c987ac0-210c-405e-b747-f79efde295b4/?format=api"
}
]
}