GET /api/bet_types/2272efc6-9192-41cc-b432-f1f27eace961/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2272efc6-9192-41cc-b432-f1f27eace961",
"match": "https://api-prod.gambitprofit.com/api/matches/6256f73b-7d29-42cf-8513-e4d29eb2b579/?format=api",
"name": "Over/Under",
"created_at": "2023-09-14T09:33:05.054824-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 7",
"amount": 5319.0
},
{
"team": "Game Total Under 7",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "ca34fbff-e529-463b-80bb-33922f144244",
"gambit_id": "b9a682ea-2100-474b-9b8b-a2eb17540677",
"last_updated": "2023-09-15T16:08:14.595997-04:00",
"created_at": "2023-09-14T09:33:05.058522-04:00",
"name": "Game Total Over 7",
"reward": "1.76000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2272efc6-9192-41cc-b432-f1f27eace961/?format=api"
},
{
"id": "df8ef2e1-46f0-4f3b-9062-8fc681f9dbcf",
"gambit_id": "00081b68-bd51-45c7-b6c7-eea4e8fa6d09",
"last_updated": "2023-09-15T16:08:14.599275-04:00",
"created_at": "2023-09-14T09:33:05.062207-04:00",
"name": "Game Total Under 7",
"reward": "2.00000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2272efc6-9192-41cc-b432-f1f27eace961/?format=api"
}
]
}