GET /api/bet_types/70591320-f153-4dfb-92b5-8e08dd8de040/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70591320-f153-4dfb-92b5-8e08dd8de040",
"match": "https://api-prod.gambitprofit.com/api/matches/486fb6cd-7db9-4c75-a331-386d508fae13/?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 Under 8.5",
"amount": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "fa2babf9-3d96-4b80-9043-3489250a63da",
"gambit_id": "45a59756-6dff-4616-8e69-40a9eb4fe0d5",
"last_updated": "2022-09-07T19:26:48.105552-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70591320-f153-4dfb-92b5-8e08dd8de040/?format=api"
},
{
"id": "a7ca4926-1ff8-4b4d-bc62-4833ca77e16a",
"gambit_id": "7ebcbbbc-1dfd-4f41-ac60-8d42229a66bd",
"last_updated": "2022-09-07T19:26:48.106690-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70591320-f153-4dfb-92b5-8e08dd8de040/?format=api"
}
]
}