GET /api/bet_types/9c196aa9-cf86-4329-a470-dafabe82de73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c196aa9-cf86-4329-a470-dafabe82de73",
"match": "https://api-prod.gambitprofit.com/api/matches/1f66cdab-712b-48be-932e-b7e58b321400/?format=api",
"name": "Over/Under",
"created_at": "2023-04-09T09:27:09.906539-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 217.5",
"amount": 5000.0
},
{
"team": "Game Total Over 217.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "296304ba-69e0-4379-8674-12b754e33ab3",
"gambit_id": "c63fb645-4622-4f06-a830-d94014d4edea",
"last_updated": "2023-04-10T14:57:12.603607-04:00",
"created_at": "2023-04-09T09:27:09.908931-04:00",
"name": "Game Total Under 217.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c196aa9-cf86-4329-a470-dafabe82de73/?format=api"
},
{
"id": "b28a5589-bd41-4422-90cc-fd12cf509816",
"gambit_id": "f2d78709-62c2-41e9-b45b-337df3d87c47",
"last_updated": "2023-04-10T14:57:12.606025-04:00",
"created_at": "2023-04-09T09:27:09.911070-04:00",
"name": "Game Total Over 217.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "217.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c196aa9-cf86-4329-a470-dafabe82de73/?format=api"
}
]
}