GET /api/bet_types/b3ab6c71-2c8d-4c98-a068-46f056d78119/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3ab6c71-2c8d-4c98-a068-46f056d78119",
"match": "https://api-prod.gambitprofit.com/api/matches/1e3992a3-99e6-4951-be74-04c733d6bca5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-31T10:13:03.872989-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": "Winnipeg Jets",
"amount": 5319.0
},
{
"team": "Minnesota Wild",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "2a5333aa-675a-4603-a36f-45dda28fe74b",
"gambit_id": "44efcfb7-82f6-49b8-91c4-65f3d93cdec7",
"last_updated": "2024-01-02T10:28:11.176201-05:00",
"created_at": "2023-12-31T10:13:03.879075-05:00",
"name": "Winnipeg Jets",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3ab6c71-2c8d-4c98-a068-46f056d78119/?format=api"
},
{
"id": "dab279cb-1e7d-4ea7-a44f-b31f583625e0",
"gambit_id": "bc1dea68-d2c5-48de-8e30-4b6b21bd4a6d",
"last_updated": "2024-01-02T10:28:11.180101-05:00",
"created_at": "2023-12-31T10:13:03.889587-05:00",
"name": "Minnesota Wild",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3ab6c71-2c8d-4c98-a068-46f056d78119/?format=api"
}
]
}