GET /api/bet_types/760db0ee-6dd1-494d-b834-853395bf0f51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "760db0ee-6dd1-494d-b834-853395bf0f51",
"match": "https://api-prod.gambitprofit.com/api/matches/ebefc648-ed6b-4583-b544-9e7e10fbdd2b/?format=api",
"name": "Over/Under",
"created_at": "2023-03-09T11:02:13.672469-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6e3af225-feae-46d4-a197-993d70391b39",
"gambit_id": "fff7674f-e494-4c9a-97bd-73257317ac9e",
"last_updated": "2023-03-10T10:42:00.844911-05:00",
"created_at": "2023-03-09T11:02:13.673811-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760db0ee-6dd1-494d-b834-853395bf0f51/?format=api"
},
{
"id": "b748bbc5-fe52-4616-bf46-decad63ff29b",
"gambit_id": "50180630-1702-45b0-aee6-5195a927967a",
"last_updated": "2023-03-10T10:42:00.846086-05:00",
"created_at": "2023-03-09T11:02:13.675384-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760db0ee-6dd1-494d-b834-853395bf0f51/?format=api"
}
]
}