GET /api/bet_types/722c32ef-3d70-43a7-a3b0-33e10abc861d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "722c32ef-3d70-43a7-a3b0-33e10abc861d",
"match": "https://api-prod.gambitprofit.com/api/matches/d8e2bc99-2692-4e1f-93f5-3522a42870ac/?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": "Total Rounds Under 2.5",
"amount": 5742.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4258.0
}
],
"expected_reward_tokens": 8899.22,
"profit_sb": -100.78,
"profit_sb_percentage": -1.12,
"recommended": false
},
"lines": [
{
"id": "5fa2fbb9-5ac6-400c-beef-48207c1e09bc",
"gambit_id": "283f011b-b831-4907-98fc-a4fdcd19a448",
"last_updated": "2022-12-12T09:52:34.519958-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.55000",
"odds": "1.62500",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/722c32ef-3d70-43a7-a3b0-33e10abc861d/?format=api"
},
{
"id": "bf93f6ef-ff93-4f9a-a52d-4070b88a4280",
"gambit_id": "39245e53-54c7-4fc5-a40d-04e972b7d900",
"last_updated": "2022-12-12T09:52:34.521047-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "2.09000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/722c32ef-3d70-43a7-a3b0-33e10abc861d/?format=api"
}
]
}