GET /api/bet_types/33090705-b2d2-4878-a984-4bd11179236e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33090705-b2d2-4878-a984-4bd11179236e",
"match": "https://api-prod.gambitprofit.com/api/matches/67d14ce1-cce3-4baa-8e5d-c303295cce21/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-05T09:22:21.531122-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": "PIT",
"amount": 5867.0
},
{
"team": "BOS",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "15a2eff7-d683-45b3-ab1d-fef2088225f7",
"gambit_id": "8a2d0d69-0189-479d-a8be-533fa5030bba",
"last_updated": "2023-04-06T11:37:05.746187-04:00",
"created_at": "2023-04-05T09:22:21.535447-04:00",
"name": "PIT",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33090705-b2d2-4878-a984-4bd11179236e/?format=api"
},
{
"id": "486b09b5-4812-42b3-9f97-9c1566941e75",
"gambit_id": "178e6152-2cef-4dce-9d6e-310a70041737",
"last_updated": "2023-04-06T11:37:05.742969-04:00",
"created_at": "2023-04-05T09:22:21.533361-04:00",
"name": "BOS",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33090705-b2d2-4878-a984-4bd11179236e/?format=api"
}
]
}