GET /api/bet_types/963dea12-e93c-460b-945f-8977a3f60253/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "963dea12-e93c-460b-945f-8977a3f60253",
"match": "https://api-prod.gambitprofit.com/api/matches/63574249-53db-42a7-a7db-ff58ab12b245/?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 6.5",
"amount": 5097.0
},
{
"team": "Game Total Under 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "6b34c830-4984-4186-9f7b-2d4ddcd69f29",
"gambit_id": "0c26df7f-ef71-419d-9976-2cc22033e870",
"last_updated": "2022-09-29T10:22:14.024335-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/963dea12-e93c-460b-945f-8977a3f60253/?format=api"
},
{
"id": "3e24703e-fa3f-4393-a3ea-9b71ba3f0684",
"gambit_id": "0ee8d5ce-e072-4ded-a77b-b112c5eda25e",
"last_updated": "2022-09-29T10:22:14.023123-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/963dea12-e93c-460b-945f-8977a3f60253/?format=api"
}
]
}