GET /api/bet_types/f2fcd8ca-a653-4269-9d76-1403b929e445/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f2fcd8ca-a653-4269-9d76-1403b929e445",
"match": "https://api-prod.gambitprofit.com/api/matches/8e07712d-76f5-4459-9829-618107ad16da/?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 Under 61.5",
"amount": 5000.0
},
{
"team": "Game Total Over 61.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "b941fffd-6475-4f29-8b32-e765b5c3b666",
"gambit_id": "96e20354-77fb-4e60-b4b9-bd2126397240",
"last_updated": "2022-10-17T09:32:11.160870-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2fcd8ca-a653-4269-9d76-1403b929e445/?format=api"
},
{
"id": "0be3bfd5-33c5-4515-be7d-76877d8fc8ae",
"gambit_id": "f38aa761-2499-4655-9ee6-ff0ccfa7f360",
"last_updated": "2022-10-17T09:32:11.161987-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2fcd8ca-a653-4269-9d76-1403b929e445/?format=api"
}
]
}