GET /api/bet_types/a5feb3a4-d095-4a0a-93e7-7cca8360dfec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5feb3a4-d095-4a0a-93e7-7cca8360dfec",
"match": "https://api-prod.gambitprofit.com/api/matches/dd05a3ee-0f2f-4b20-b0e9-3bf0c9bc77a4/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 6.5",
"amount": 5212.0
},
{
"team": "Game Total Under 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "88cdd7ee-e825-4acf-9323-b5fe9c0d8313",
"gambit_id": "13a86f18-8132-4b99-a96e-5220ea0009ae",
"last_updated": "2022-10-20T09:22:01.178594-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5feb3a4-d095-4a0a-93e7-7cca8360dfec/?format=api"
},
{
"id": "f34bfec3-7aff-4b48-9f30-7fca4164ebde",
"gambit_id": "cb39f278-73ce-442e-951a-1ecd47e70239",
"last_updated": "2022-10-20T09:22:01.177460-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5feb3a4-d095-4a0a-93e7-7cca8360dfec/?format=api"
}
]
}