GET /api/bet_types/3b82bab4-9ea5-49a6-89d4-c7494805ca09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b82bab4-9ea5-49a6-89d4-c7494805ca09",
"match": "https://api-prod.gambitprofit.com/api/matches/bec0731f-5a22-4033-a662-e0a7baad5701/?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 Over 43",
"amount": 5000.0
},
{
"team": "Game Total Under 43",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "5a1a3768-8ed4-4618-a074-b537932618ee",
"gambit_id": "402143cb-1345-424f-aefd-3345a77b7ee2",
"last_updated": "2022-09-12T10:21:58.099043-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43",
"reward": "1.81000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b82bab4-9ea5-49a6-89d4-c7494805ca09/?format=api"
},
{
"id": "9b59765d-dc22-44d0-be91-834a7ea2bac9",
"gambit_id": "d2b461e7-df71-41b5-ae64-da6def63d2ad",
"last_updated": "2022-09-12T10:21:58.097779-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43",
"reward": "1.81000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b82bab4-9ea5-49a6-89d4-c7494805ca09/?format=api"
}
]
}