GET /api/bet_types/883e797d-d8dd-4699-be09-5319fe5e8335/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "883e797d-d8dd-4699-be09-5319fe5e8335",
"match": "https://api-prod.gambitprofit.com/api/matches/4f24a6b0-dd80-4fd7-a38b-0bb6a84a72be/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-07T11:57:06.883641-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": "CLE",
"amount": 5512.0
},
{
"team": "MIN",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "ff4f1783-3c89-4f8d-9466-a9c41e81decb",
"gambit_id": "844df00d-2189-46e3-b084-af237be269ec",
"last_updated": "2023-05-08T11:47:05.736992-04:00",
"created_at": "2023-05-07T11:57:06.886051-04:00",
"name": "CLE",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883e797d-d8dd-4699-be09-5319fe5e8335/?format=api"
},
{
"id": "74deffd8-cd12-438e-987a-2db61650ac27",
"gambit_id": "4ee11c89-c054-4a87-8705-d6515c5ee1b5",
"last_updated": "2023-05-08T11:47:05.738432-04:00",
"created_at": "2023-05-07T11:57:06.888408-04:00",
"name": "MIN",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/883e797d-d8dd-4699-be09-5319fe5e8335/?format=api"
}
]
}