GET /api/bet_types/788693cb-1e42-4ee3-957e-38b031d33d78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "788693cb-1e42-4ee3-957e-38b031d33d78",
"match": "https://api-prod.gambitprofit.com/api/matches/06787ebf-db5e-472f-a3a0-a688ceeff972/?format=api",
"name": "Over/Under",
"created_at": "2023-06-11T10:08:15.732325-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 Under 8",
"amount": 5000.0
},
{
"team": "Game Total Over 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "26170087-f29b-4b17-8d59-13940b1df6ec",
"gambit_id": "87c89899-c607-4411-bb7c-e454f1326552",
"last_updated": "2023-06-12T18:43:11.122953-04:00",
"created_at": "2023-06-11T10:08:15.738013-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/788693cb-1e42-4ee3-957e-38b031d33d78/?format=api"
},
{
"id": "b4bf44ca-1d66-4e9a-8b20-1dd277ec1ff0",
"gambit_id": "98bf7462-ac5b-40ab-bd61-7a610475de73",
"last_updated": "2023-06-12T18:43:11.120875-04:00",
"created_at": "2023-06-11T10:08:15.735339-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/788693cb-1e42-4ee3-957e-38b031d33d78/?format=api"
}
]
}