GET /api/bet_types/816cb4c9-a4c9-4b1d-9b61-b7f061389f2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "816cb4c9-a4c9-4b1d-9b61-b7f061389f2a",
"match": "https://api-prod.gambitprofit.com/api/matches/a0da4f3a-8d3c-4e89-b876-c0357a7f8276/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-25T13:28:14.231179-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": 8231.0
},
{
"team": "Chicago Blackhawks",
"amount": 1769.0
}
],
"expected_reward_tokens": 9464.15,
"profit_sb": -35.85,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "dfe8a91e-5d1d-48d3-b22d-816956ecd76e",
"gambit_id": "11d97196-58b1-4f2c-b864-6cc04a6db5b4",
"last_updated": "2024-01-26T20:53:22.214196-05:00",
"created_at": "2024-01-25T13:28:14.240476-05:00",
"name": "Edmonton Oilers",
"reward": "1.15000",
"odds": "1.15870",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/816cb4c9-a4c9-4b1d-9b61-b7f061389f2a/?format=api"
},
{
"id": "2aa80f1c-2642-4ec5-8f07-479105d4ad11",
"gambit_id": "243f470e-11b7-4d6d-ad25-9e133d5ec192",
"last_updated": "2024-01-26T20:53:22.204941-05:00",
"created_at": "2024-01-25T13:28:14.234925-05:00",
"name": "Chicago Blackhawks",
"reward": "5.35000",
"odds": "5.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/816cb4c9-a4c9-4b1d-9b61-b7f061389f2a/?format=api"
}
]
}