GET /api/bet_types/45bcbcfe-5e7c-49cd-b9a5-62c7ac273514/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45bcbcfe-5e7c-49cd-b9a5-62c7ac273514",
"match": "https://api-prod.gambitprofit.com/api/matches/46bd3910-67fb-4d36-b755-06264bac2576/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T09:28:01.168423-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 Over 9",
"amount": 5319.0
},
{
"team": "Game Total Under 9",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "80d70e4e-2276-4376-bb06-681ec3cb6bf9",
"gambit_id": "1368427f-a624-49ad-8102-ec3448e93e6b",
"last_updated": "2023-08-21T11:13:22.157022-04:00",
"created_at": "2023-08-19T09:28:01.191227-04:00",
"name": "Game Total Over 9",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45bcbcfe-5e7c-49cd-b9a5-62c7ac273514/?format=api"
},
{
"id": "65090703-c494-41e5-a548-849fca335cf7",
"gambit_id": "e88747b1-7327-46e1-a34d-bd3a763f48bf",
"last_updated": "2023-08-21T11:13:22.160398-04:00",
"created_at": "2023-08-19T09:28:01.197536-04:00",
"name": "Game Total Under 9",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45bcbcfe-5e7c-49cd-b9a5-62c7ac273514/?format=api"
}
]
}