GET /api/bet_types/ceaab204-3240-431b-b4d6-8938522e79b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ceaab204-3240-431b-b4d6-8938522e79b4",
"match": "https://api-prod.gambitprofit.com/api/matches/8b6d74d9-66c5-4f6f-8d86-47e7c524615d/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-19T11:02:13.096194-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": "KAN",
"amount": 6100.0
},
{
"team": "CWS",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "0dc8f54a-3573-4ce7-9199-65890a9d837e",
"gambit_id": "c5df92bf-f5d7-4368-8249-e719c502fadc",
"last_updated": "2023-05-20T10:52:04.785440-04:00",
"created_at": "2023-05-19T11:02:13.099627-04:00",
"name": "KAN",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceaab204-3240-431b-b4d6-8938522e79b4/?format=api"
},
{
"id": "82680372-2124-4c45-8a9e-f2c9b4b13a4d",
"gambit_id": "c3a680eb-16db-4abd-9df8-50741273b646",
"last_updated": "2023-05-20T10:52:04.783761-04:00",
"created_at": "2023-05-19T11:02:13.097722-04:00",
"name": "CWS",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ceaab204-3240-431b-b4d6-8938522e79b4/?format=api"
}
]
}