GET /api/bet_types/fecc6c22-638f-4a4f-b784-9299f0a8d11a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fecc6c22-638f-4a4f-b784-9299f0a8d11a",
"match": "https://api-prod.gambitprofit.com/api/matches/e12231ff-742c-464b-85f2-3a9a27a4e58e/?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 Over 66",
"amount": 5000.0
},
{
"team": "Game Total Under 66",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "944b935c-432c-437f-87f5-dad64547e291",
"gambit_id": "11a60677-69b7-4c82-9dcd-a727fe46118a",
"last_updated": "2022-09-25T11:27:10.533935-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 66",
"reward": "1.80000",
"odds": "1.90910",
"spread": "66.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fecc6c22-638f-4a4f-b784-9299f0a8d11a/?format=api"
},
{
"id": "a2ba4c61-c7e0-4fb7-84a4-ee1633aeb8d0",
"gambit_id": "632c641c-115e-4952-805a-51d75c2b305e",
"last_updated": "2022-09-25T11:27:10.532724-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 66",
"reward": "1.80000",
"odds": "1.90910",
"spread": "66.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fecc6c22-638f-4a4f-b784-9299f0a8d11a/?format=api"
}
]
}