GET /api/bet_types/f4cdfa4e-1e07-4279-9a9f-4c81781ac265/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4cdfa4e-1e07-4279-9a9f-4c81781ac265",
"match": "https://api-prod.gambitprofit.com/api/matches/2558f67d-ae8f-4924-9a50-6ae913c1ef55/?format=api",
"name": "Over/Under",
"created_at": "2023-01-18T09:16:52.644929-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 219",
"amount": 5000.0
},
{
"team": "Game Total Under 219",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "77b35b43-00bd-43c8-b78b-6dd16531055d",
"gambit_id": "cbca92e7-43fb-496e-9345-29a458321cd6",
"last_updated": "2023-01-19T09:27:09.077522-05:00",
"created_at": "2023-01-18T09:16:52.648585-05:00",
"name": "Game Total Over 219",
"reward": "1.89000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4cdfa4e-1e07-4279-9a9f-4c81781ac265/?format=api"
},
{
"id": "5e1f0c5c-436a-48c3-964e-4ca6f3d26d16",
"gambit_id": "e27231ef-70a7-41ad-95ea-56cdb052c82a",
"last_updated": "2023-01-19T09:27:09.071666-05:00",
"created_at": "2023-01-18T09:16:52.646660-05:00",
"name": "Game Total Under 219",
"reward": "1.89000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4cdfa4e-1e07-4279-9a9f-4c81781ac265/?format=api"
}
]
}