GET /api/bet_types/61004fee-3e81-4010-ba29-a583e88e76a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61004fee-3e81-4010-ba29-a583e88e76a8",
"match": "https://api-prod.gambitprofit.com/api/matches/d5e6c38c-d6eb-4cf9-be59-d6b0c98fe89c/?format=api",
"name": "Over/Under",
"created_at": "2023-12-16T09:23:14.103364-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Over 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "68e574c8-58b6-4b7c-9304-392c16866e10",
"gambit_id": "8cbdcf5d-73c0-460c-a48b-ca6751f6cffe",
"last_updated": "2023-12-18T10:33:31.674123-05:00",
"created_at": "2023-12-16T09:23:14.111460-05:00",
"name": "Game Total Under 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61004fee-3e81-4010-ba29-a583e88e76a8/?format=api"
},
{
"id": "b2336234-2658-44c4-abd4-64bce6e14716",
"gambit_id": "c3d9641a-157e-4494-9814-e1565088d60b",
"last_updated": "2023-12-18T10:33:31.677314-05:00",
"created_at": "2023-12-16T09:23:14.106879-05:00",
"name": "Game Total Over 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61004fee-3e81-4010-ba29-a583e88e76a8/?format=api"
}
]
}