GET /api/bet_types/3718bdb2-c11c-4b34-8222-ee7ad66e8cc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3718bdb2-c11c-4b34-8222-ee7ad66e8cc5",
"match": "https://api-prod.gambitprofit.com/api/matches/d870c908-cf85-4723-8433-7181ed3acf82/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T09:18:15.931252-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 Over 8.5",
"amount": 5319.0
},
{
"team": "Game Total Under 8.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "276748bd-9ed7-46b3-9a7b-a071ba7a03cf",
"gambit_id": "1908b5aa-0d43-4a2d-85ef-faa1cdf5d38b",
"last_updated": "2023-07-27T22:58:18.077100-04:00",
"created_at": "2023-07-26T09:18:15.934938-04:00",
"name": "Game Total Over 8.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3718bdb2-c11c-4b34-8222-ee7ad66e8cc5/?format=api"
},
{
"id": "6107933c-312f-4118-b356-11e671139e59",
"gambit_id": "d3637d4b-c117-4e23-97d5-57a2dfda62aa",
"last_updated": "2023-07-27T22:58:18.073440-04:00",
"created_at": "2023-07-26T09:18:15.938634-04:00",
"name": "Game Total Under 8.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3718bdb2-c11c-4b34-8222-ee7ad66e8cc5/?format=api"
}
]
}