GET /api/bet_types/2ba28fc6-8f13-4be0-9bed-bfafebcb30cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ba28fc6-8f13-4be0-9bed-bfafebcb30cb",
"match": "https://api-prod.gambitprofit.com/api/matches/5851c1e2-3abe-4c5d-bffc-c5f2f9d54f2e/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T08:23:24.039262-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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Over 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b157e319-a778-48f3-b404-abff868ed050",
"gambit_id": "0bda0f2b-ac26-45a5-b8f1-aceb9d6d00e2",
"last_updated": "2023-09-22T10:43:03.248549-04:00",
"created_at": "2023-09-20T08:23:24.049581-04:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ba28fc6-8f13-4be0-9bed-bfafebcb30cb/?format=api"
},
{
"id": "8daf3086-24dd-4dcf-8b35-76a01cc251d9",
"gambit_id": "c392ed33-782f-4400-9505-bf531a8f4863",
"last_updated": "2023-09-22T10:43:03.240562-04:00",
"created_at": "2023-09-20T08:23:24.043610-04:00",
"name": "Game Total Over 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ba28fc6-8f13-4be0-9bed-bfafebcb30cb/?format=api"
}
]
}