GET /api/bet_types/d6d2b658-1484-4ec3-baff-3f2794a93b13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6d2b658-1484-4ec3-baff-3f2794a93b13",
"match": "https://api-prod.gambitprofit.com/api/matches/55fcaca6-75a5-4472-97ba-fce3053dce77/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-15T11:36:57.528900-04: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": "BOS",
"amount": 5872.0
},
{
"team": "SEA",
"amount": 4128.0
}
],
"expected_reward_tokens": 9453.12,
"profit_sb": -46.88,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "7534716b-974a-4517-9382-82fd1e8e1344",
"gambit_id": "a0d56663-b092-401f-94ed-0ed6331fa27d",
"last_updated": "2023-05-16T10:42:08.744598-04:00",
"created_at": "2023-05-15T11:36:57.530294-04:00",
"name": "BOS",
"reward": "1.61000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6d2b658-1484-4ec3-baff-3f2794a93b13/?format=api"
},
{
"id": "e64c8bfb-4a7a-4854-a7af-a8eda46010d3",
"gambit_id": "9f63b483-ed43-40da-9195-9d773ebd1bb6",
"last_updated": "2023-05-16T10:42:08.746229-04:00",
"created_at": "2023-05-15T11:36:57.531775-04:00",
"name": "SEA",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6d2b658-1484-4ec3-baff-3f2794a93b13/?format=api"
}
]
}