GET /api/bet_types/d11889ce-5312-43f7-a3d6-b6f78861919f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d11889ce-5312-43f7-a3d6-b6f78861919f",
"match": "https://api-prod.gambitprofit.com/api/matches/84f13610-1457-4077-9450-170b476d20e4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-28T09:08:08.081906-04: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": 5688.0
},
{
"team": "Ottawa Senators",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "b1df2180-0f4d-485d-9048-068026907457",
"gambit_id": "2398832d-22d5-43cc-b406-d69c63053178",
"last_updated": "2023-10-30T13:33:22.927208-04:00",
"created_at": "2023-10-28T09:08:08.091566-04:00",
"name": "Pittsburgh Penguins",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d11889ce-5312-43f7-a3d6-b6f78861919f/?format=api"
},
{
"id": "2f41d38b-e733-4bc7-bd7e-5ee10c1716b9",
"gambit_id": "21efeb8d-1320-46e8-abc1-23dec1c73264",
"last_updated": "2023-10-30T13:33:22.923593-04:00",
"created_at": "2023-10-28T09:08:08.086187-04:00",
"name": "Ottawa Senators",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d11889ce-5312-43f7-a3d6-b6f78861919f/?format=api"
}
]
}