GET /api/bet_types/b9d74596-313f-4e2f-af21-36b33f75f135/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9d74596-313f-4e2f-af21-36b33f75f135",
"match": "https://api-prod.gambitprofit.com/api/matches/b3631672-f014-4771-9832-0b89b2729102/?format=api",
"name": "Over/Under",
"created_at": "2023-12-28T10:03:13.836759-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 Under 232",
"amount": 5000.0
},
{
"team": "Game Total Over 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "50fb4ddf-1f91-4829-bead-581493981748",
"gambit_id": "c282e49e-aa92-425c-b148-6325bf0da833",
"last_updated": "2023-12-30T16:23:10.075649-05:00",
"created_at": "2023-12-28T10:03:13.844325-05:00",
"name": "Game Total Under 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9d74596-313f-4e2f-af21-36b33f75f135/?format=api"
},
{
"id": "8c608fd9-b100-4e34-a4be-bef4157562ea",
"gambit_id": "a29d2043-814a-4b94-9724-e74ca15508c3",
"last_updated": "2023-12-30T16:23:10.071969-05:00",
"created_at": "2023-12-28T10:03:13.840341-05:00",
"name": "Game Total Over 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9d74596-313f-4e2f-af21-36b33f75f135/?format=api"
}
]
}