GET /api/bet_types/00436eec-2c00-4b6d-9326-6ca5fc79160f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00436eec-2c00-4b6d-9326-6ca5fc79160f",
"match": "https://api-prod.gambitprofit.com/api/matches/4c188148-3cd6-4e4e-890c-caae12f964b6/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-27T08:13:17.710658-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": "STL",
"amount": 5107.0
},
{
"team": "PHI",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e6ed3a92-ea29-4d31-9ce7-1e4bf4e106ca",
"gambit_id": "f614a0d9-c5d7-496c-b090-8ea300902551",
"last_updated": "2023-08-29T09:13:27.377692-04:00",
"created_at": "2023-08-27T08:13:17.714078-04:00",
"name": "STL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00436eec-2c00-4b6d-9326-6ca5fc79160f/?format=api"
},
{
"id": "f868b860-5413-46dd-bd7c-9c2fca746fa6",
"gambit_id": "653ef187-29c8-41e7-82a8-9b2873e9a102",
"last_updated": "2023-08-29T09:13:27.374421-04:00",
"created_at": "2023-08-27T08:13:17.718231-04:00",
"name": "PHI",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00436eec-2c00-4b6d-9326-6ca5fc79160f/?format=api"
}
]
}