GET /api/bet_types/743a05f0-3f99-4919-85f1-3f30b27c28d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "743a05f0-3f99-4919-85f1-3f30b27c28d2",
"match": "https://api-prod.gambitprofit.com/api/matches/ceb9d1dc-7434-42df-ac78-eb4b8565826e/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:56.676961-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": "Edmonton Oilers",
"amount": 6472.0
},
{
"team": "Vancouver Canucks",
"amount": 3528.0
}
],
"expected_reward_tokens": 8996.08,
"profit_sb": -3.92,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "24c158f4-bf1b-4b1e-a45a-148d25b3ed72",
"gambit_id": "64e00e71-ddcd-4822-a24b-e853938a6fec",
"last_updated": "2022-12-25T17:57:04.794363-05:00",
"created_at": "2022-12-23T09:06:56.678110-05:00",
"name": "Edmonton Oilers",
"reward": "1.39000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/743a05f0-3f99-4919-85f1-3f30b27c28d2/?format=api"
},
{
"id": "6476b7d5-731f-4f99-bd62-b38fa911a5f8",
"gambit_id": "bbfddf44-8969-4920-862d-8408dd3be26b",
"last_updated": "2022-12-25T17:57:04.795485-05:00",
"created_at": "2022-12-23T09:06:56.679305-05:00",
"name": "Vancouver Canucks",
"reward": "2.55000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/743a05f0-3f99-4919-85f1-3f30b27c28d2/?format=api"
}
]
}