GET /api/bet_types/f9b956fb-42b9-495b-b50a-8eb313918868/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9b956fb-42b9-495b-b50a-8eb313918868",
"match": "https://api-prod.gambitprofit.com/api/matches/8ce4eda6-6f8a-492b-a595-8145fdad028d/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T12:47:10.341886-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 41.5",
"amount": 5000.0
},
{
"team": "Game Total Over 41.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "dd2b5d96-700a-4dc9-bf65-2034c48de8f4",
"gambit_id": "54d457c0-efaf-4703-b753-08de8a9c1de5",
"last_updated": "2022-12-25T18:17:07.478455-05:00",
"created_at": "2022-12-23T12:47:10.343157-05:00",
"name": "Game Total Under 41.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9b956fb-42b9-495b-b50a-8eb313918868/?format=api"
},
{
"id": "006781f2-3fa1-4784-a9d4-1647f23d9e0f",
"gambit_id": "add25ff7-ee74-448d-8438-92ffdbaeb632",
"last_updated": "2022-12-25T18:17:07.479597-05:00",
"created_at": "2022-12-23T12:47:10.344460-05:00",
"name": "Game Total Over 41.5",
"reward": "1.79000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9b956fb-42b9-495b-b50a-8eb313918868/?format=api"
}
]
}