GET /api/bet_types/cd36ddce-69f6-4d0f-996c-cf21a4cd3bef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd36ddce-69f6-4d0f-996c-cf21a4cd3bef",
"match": "https://api-prod.gambitprofit.com/api/matches/41537021-d31e-4452-8ec7-52e2c7807dc5/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Vegas Golden Knights",
"amount": 6667.0
},
{
"team": "Winnipeg Jets",
"amount": 3333.0
}
],
"expected_reward_tokens": 9465.72,
"profit_sb": -34.28,
"profit_sb_percentage": -0.36,
"recommended": false
},
"lines": [
{
"id": "37b5fe4e-f276-40c8-b4a2-ace817cb8200",
"gambit_id": "9cb99e6c-ca28-4174-b7b1-fe493414c893",
"last_updated": "2022-10-21T20:42:21.463844-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd36ddce-69f6-4d0f-996c-cf21a4cd3bef/?format=api"
},
{
"id": "fec9a7c6-8276-46e6-bed2-8969f152d3d3",
"gambit_id": "9fac448e-b586-49df-8d5c-eefb01ed3f09",
"last_updated": "2022-10-21T20:42:21.462857-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "2.84000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd36ddce-69f6-4d0f-996c-cf21a4cd3bef/?format=api"
}
]
}