GET /api/bet_types/6fa5710a-8848-46d5-89ad-167d06c53d09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6fa5710a-8848-46d5-89ad-167d06c53d09",
"match": "https://api-prod.gambitprofit.com/api/matches/7c910166-d2b5-4ca4-9330-bf939026a2f1/?format=api",
"name": "Over/Under",
"created_at": "2023-08-21T09:03:15.497163-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": 5000.0
},
{
"team": "Game Total Under 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "613da3fa-5003-4be0-93b8-d49edcf03230",
"gambit_id": "02236945-1124-4c5b-b79f-e9c3eb61e32d",
"last_updated": "2023-08-23T09:53:12.860179-04:00",
"created_at": "2023-08-21T09:03:15.500947-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fa5710a-8848-46d5-89ad-167d06c53d09/?format=api"
},
{
"id": "8e00eda1-d0fa-466d-b97f-529feaab6b8c",
"gambit_id": "4000e0c2-9f7f-468a-9daa-426ab1121ea4",
"last_updated": "2023-08-23T09:53:12.864383-04:00",
"created_at": "2023-08-21T09:03:15.505331-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fa5710a-8848-46d5-89ad-167d06c53d09/?format=api"
}
]
}