GET /api/bet_types/a95aa54a-9636-42fc-8755-946308eafbe3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a95aa54a-9636-42fc-8755-946308eafbe3",
"match": "https://api-prod.gambitprofit.com/api/matches/cd612ecc-fb40-4fd6-bcb9-a084b263c20b/?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 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "211cb177-afac-4650-afc4-0f81ced9127e",
"gambit_id": "6523747e-3cbe-48ba-9fc2-7be1da94db29",
"last_updated": "2022-10-27T11:57:06.265526-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95aa54a-9636-42fc-8755-946308eafbe3/?format=api"
},
{
"id": "d7e18f3f-cd8b-42f1-bb42-a1426ca846f8",
"gambit_id": "b4d2ad5d-3c80-45e1-87cd-1b1f3e0e3289",
"last_updated": "2022-10-27T11:57:06.266745-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 229",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95aa54a-9636-42fc-8755-946308eafbe3/?format=api"
}
]
}