GET /api/bet_types/f589d20a-3828-4eb6-a0e7-f16767c7c59e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f589d20a-3828-4eb6-a0e7-f16767c7c59e",
"match": "https://api-prod.gambitprofit.com/api/matches/da68bad2-d8ba-4412-9396-b79b144f6449/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-07T09:48:18.584343-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": "Dallas Stars",
"amount": 5599.0
},
{
"team": "Washington Capitals",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "5fc9ab37-fc2d-4103-a34d-c4fb5ff5a1a4",
"gambit_id": "c479b297-beac-4d8e-af0e-bbd6248c475e",
"last_updated": "2023-12-08T21:18:05.919468-05:00",
"created_at": "2023-12-07T09:48:18.589492-05:00",
"name": "Dallas Stars",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f589d20a-3828-4eb6-a0e7-f16767c7c59e/?format=api"
},
{
"id": "a2dd3348-6462-4525-9c53-991599593e00",
"gambit_id": "c4392a18-9334-4efc-b3c8-96ecd65bd98a",
"last_updated": "2023-12-08T21:18:05.923484-05:00",
"created_at": "2023-12-07T09:48:18.593196-05:00",
"name": "Washington Capitals",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f589d20a-3828-4eb6-a0e7-f16767c7c59e/?format=api"
}
]
}