GET /api/bet_types/ea76d722-5c62-4894-b05c-a67301b27c2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea76d722-5c62-4894-b05c-a67301b27c2e",
"match": "https://api-prod.gambitprofit.com/api/matches/b6ac1107-5d81-4de4-ad25-c0fd1b428ab9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-19T08:53:02.158580-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": "Nashville Predators",
"amount": 5213.0
},
{
"team": "Vancouver Canucks",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4f65f7e0-3ffb-47b1-a231-88d2c21a1b6d",
"gambit_id": "80921b82-ae22-4bae-b47d-46c36b225f82",
"last_updated": "2023-12-21T10:13:18.129941-05:00",
"created_at": "2023-12-19T08:53:02.168233-05:00",
"name": "Nashville Predators",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea76d722-5c62-4894-b05c-a67301b27c2e/?format=api"
},
{
"id": "3c3815ac-886a-44e3-ac20-5ca574a6ed73",
"gambit_id": "fc39faf7-5007-47f1-95d0-30cc16056e70",
"last_updated": "2023-12-21T10:13:18.126706-05:00",
"created_at": "2023-12-19T08:53:02.163546-05:00",
"name": "Vancouver Canucks",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea76d722-5c62-4894-b05c-a67301b27c2e/?format=api"
}
]
}