GET /api/bet_types/e56a7632-229c-40f8-b3b4-26ad15a25a1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e56a7632-229c-40f8-b3b4-26ad15a25a1e",
"match": "https://api-prod.gambitprofit.com/api/matches/318539f2-3aee-4372-b87f-46c2c5b21dbf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-24T09:06:58.140904-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": "Colorado Avalanche",
"amount": 5000.0
},
{
"team": "Winnipeg Jets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0d81d75a-c465-4c84-9afd-302343defb8a",
"gambit_id": "0ca55a68-97cd-4b89-811e-e8e7a429e1d3",
"last_updated": "2023-02-25T17:27:18.463147-05:00",
"created_at": "2023-02-24T09:06:58.143453-05:00",
"name": "Colorado Avalanche",
"reward": "1.88000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e56a7632-229c-40f8-b3b4-26ad15a25a1e/?format=api"
},
{
"id": "8d7b909a-8500-4c6b-9123-e560671c3367",
"gambit_id": "262ce152-500d-4b3c-ac80-185fcfaccd2f",
"last_updated": "2023-02-25T17:27:18.462014-05:00",
"created_at": "2023-02-24T09:06:58.142173-05:00",
"name": "Winnipeg Jets",
"reward": "1.88000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e56a7632-229c-40f8-b3b4-26ad15a25a1e/?format=api"
}
]
}