GET /api/bet_types/53585076-936d-4124-8931-9cc461d01eac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53585076-936d-4124-8931-9cc461d01eac",
"match": "https://api-prod.gambitprofit.com/api/matches/b7810adb-74ad-4b16-8301-b9274223aa48/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:08:02.999321-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 230.5",
"amount": 5000.0
},
{
"team": "Game Total Under 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "57fa64be-32d4-4f8f-86ca-95da42fde916",
"gambit_id": "1323abe3-6f7f-4f97-8166-c9992b718a37",
"last_updated": "2023-11-27T10:08:20.348694-05:00",
"created_at": "2023-11-24T09:08:03.003096-05:00",
"name": "Game Total Over 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53585076-936d-4124-8931-9cc461d01eac/?format=api"
},
{
"id": "8f0d2d1b-b02d-44ff-9523-ab6b3067440c",
"gambit_id": "ebd2bfb2-a240-404c-b7c8-3ccb1d17c645",
"last_updated": "2023-11-27T10:08:20.352167-05:00",
"created_at": "2023-11-24T09:08:03.010978-05:00",
"name": "Game Total Under 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53585076-936d-4124-8931-9cc461d01eac/?format=api"
}
]
}