GET /api/bet_types/5f10eb5c-4858-489c-b597-ea5592de8501/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f10eb5c-4858-489c-b597-ea5592de8501",
"match": "https://api-prod.gambitprofit.com/api/matches/b51864d3-7de9-432b-b68d-c7d2eaec05bc/?format=api",
"name": "Over/Under",
"created_at": "2023-08-23T08:33:16.523560-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": 5319.0
},
{
"team": "Game Total Over 8",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "4576d62f-d1b7-45dd-9126-2ffd53f72f98",
"gambit_id": "cf58ddbb-1eaf-4299-9dbd-69014d82830e",
"last_updated": "2023-08-25T10:23:03.279217-04:00",
"created_at": "2023-08-23T08:33:16.532224-04:00",
"name": "Game Total Under 8",
"reward": "1.76000",
"odds": "1.80000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f10eb5c-4858-489c-b597-ea5592de8501/?format=api"
},
{
"id": "ea0f992f-c833-4b15-a077-89f3ce3578bb",
"gambit_id": "9c86ae29-4ff5-428f-86a9-6bd4aeb1b165",
"last_updated": "2023-08-25T10:23:03.275443-04:00",
"created_at": "2023-08-23T08:33:16.527790-04:00",
"name": "Game Total Over 8",
"reward": "2.00000",
"odds": "2.05000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f10eb5c-4858-489c-b597-ea5592de8501/?format=api"
}
]
}