GET /api/bet_types/6286be68-ef53-4193-95b6-711535c4c256/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6286be68-ef53-4193-95b6-711535c4c256",
"match": "https://api-prod.gambitprofit.com/api/matches/ecc23b19-f400-4a46-ac8b-3e40d35ae618/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:17.842845-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 Under 45",
"amount": 5000.0
},
{
"team": "Game Total Over 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f92da5f9-b0df-40e4-acb1-54269f80d2c0",
"gambit_id": "763df31f-121c-440a-9989-e79e76eaae85",
"last_updated": "2022-12-28T21:52:16.733577-05:00",
"created_at": "2022-12-27T08:57:17.843995-05:00",
"name": "Game Total Under 45",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6286be68-ef53-4193-95b6-711535c4c256/?format=api"
},
{
"id": "27119eb4-120b-475c-b326-edab34cd9a52",
"gambit_id": "1729c35a-6d7a-4871-bb32-f7049200ba04",
"last_updated": "2022-12-28T21:52:16.734671-05:00",
"created_at": "2022-12-27T08:57:17.845203-05:00",
"name": "Game Total Over 45",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6286be68-ef53-4193-95b6-711535c4c256/?format=api"
}
]
}