GET /api/bet_types/6c3e268f-206d-4b1e-a488-d2fc34fd763c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c3e268f-206d-4b1e-a488-d2fc34fd763c",
"match": "https://api-prod.gambitprofit.com/api/matches/6d23b874-49f8-43f3-8181-c5a258452867/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-24T09:08:01.149528-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": "Pittsburgh Penguins",
"amount": 5319.0
},
{
"team": "Buffalo Sabres",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "dedd52ee-9399-4411-901b-d6b12bd37d78",
"gambit_id": "aabb6a72-150a-40ed-8d44-20f10f629079",
"last_updated": "2023-11-27T09:53:24.134867-05:00",
"created_at": "2023-11-24T09:08:01.153932-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c3e268f-206d-4b1e-a488-d2fc34fd763c/?format=api"
},
{
"id": "2af348a1-ec14-4c56-bac8-1c934ddc4ff9",
"gambit_id": "847e66de-c643-4644-8d93-6c833b5a4972",
"last_updated": "2023-11-27T09:53:24.138113-05:00",
"created_at": "2023-11-24T09:08:01.160052-05:00",
"name": "Buffalo Sabres",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c3e268f-206d-4b1e-a488-d2fc34fd763c/?format=api"
}
]
}