GET /api/bet_types/616fb220-0e32-4e92-9391-15148e99de9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "616fb220-0e32-4e92-9391-15148e99de9b",
"match": "https://api-prod.gambitprofit.com/api/matches/6bf261cd-3852-4c58-b108-30e559d82fe6/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b8b9fe5b-a601-4d63-b246-36547d628c60",
"gambit_id": "85880097-abe2-4ac3-bb12-d0af15dbd6e4",
"last_updated": "2022-12-08T13:02:17.107165-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/616fb220-0e32-4e92-9391-15148e99de9b/?format=api"
},
{
"id": "44dca664-5a29-47ce-b105-a83228947ee5",
"gambit_id": "49a2cbf1-a59d-49d5-b8dc-106b059a2ffe",
"last_updated": "2022-12-08T13:02:17.108179-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/616fb220-0e32-4e92-9391-15148e99de9b/?format=api"
}
]
}