GET /api/bet_types/b1d7bee6-9c5a-4989-aeb5-9784e3f17a55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1d7bee6-9c5a-4989-aeb5-9784e3f17a55",
"match": "https://api-prod.gambitprofit.com/api/matches/f7cfe29b-2431-48ce-87a2-6ec0b01e8079/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-20T09:48:10.717087-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": "Los Angeles Clippers",
"amount": 7515.0
},
{
"team": "San Antonio Spurs",
"amount": 2485.0
}
],
"expected_reward_tokens": 9467.85,
"profit_sb": -32.15,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "42af598b-27b6-4ee3-9d42-d94ebbb90e74",
"gambit_id": "ceac9f2b-8146-44dc-a6ef-3005eed97b9c",
"last_updated": "2023-11-21T14:18:20.009055-05:00",
"created_at": "2023-11-20T09:48:10.721109-05:00",
"name": "Los Angeles Clippers",
"reward": "1.26000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1d7bee6-9c5a-4989-aeb5-9784e3f17a55/?format=api"
},
{
"id": "7335cf48-d6fa-4f92-b9cb-288cf5ccc46f",
"gambit_id": "c547ab42-e5e9-4c31-8adf-d6df7db10677",
"last_updated": "2023-11-21T14:18:20.013533-05:00",
"created_at": "2023-11-20T09:48:10.725314-05:00",
"name": "San Antonio Spurs",
"reward": "3.81000",
"odds": "3.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1d7bee6-9c5a-4989-aeb5-9784e3f17a55/?format=api"
}
]
}