GET /api/bet_types/591447fe-d3c5-4971-8235-b46800292eab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "591447fe-d3c5-4971-8235-b46800292eab",
"match": "https://api-prod.gambitprofit.com/api/matches/92f10843-7127-4071-8e15-f1d7dadff40f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-15T08:23:09.254540-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 9",
"amount": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "14261733-b00a-4442-acc4-8ed991ae4212",
"gambit_id": "cc3c23be-cbbd-4547-8b02-1c8b2de88f38",
"last_updated": "2023-06-16T09:58:05.293833-04:00",
"created_at": "2023-06-15T08:23:09.260418-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591447fe-d3c5-4971-8235-b46800292eab/?format=api"
},
{
"id": "d2670942-0db4-469c-94b4-95a0b2495622",
"gambit_id": "f7950820-ac2c-4198-8843-5219aa4ba66d",
"last_updated": "2023-06-16T09:58:05.291873-04:00",
"created_at": "2023-06-15T08:23:09.257172-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/591447fe-d3c5-4971-8235-b46800292eab/?format=api"
}
]
}