GET /api/bet_types/d627c281-3c68-4abe-b35d-0feb6fa711b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d627c281-3c68-4abe-b35d-0feb6fa711b3",
"match": "https://api-prod.gambitprofit.com/api/matches/f4e37e62-9e2d-46de-acee-f54f571b5846/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-20T09:48:11.680587-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": "Vancouver Canucks",
"amount": 7634.0
},
{
"team": "San Jose Sharks",
"amount": 2366.0
}
],
"expected_reward_tokens": 9464.0,
"profit_sb": -36.0,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "9980418c-2bab-4dca-b235-6928c05151c2",
"gambit_id": "f9c04d98-4874-4c4a-80e3-711daadb201d",
"last_updated": "2023-11-21T14:38:24.073855-05:00",
"created_at": "2023-11-20T09:48:11.696697-05:00",
"name": "Vancouver Canucks",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d627c281-3c68-4abe-b35d-0feb6fa711b3/?format=api"
},
{
"id": "f4e753f1-742b-4ee0-bcce-b57d99f7caf8",
"gambit_id": "e26ad26e-3791-4fcf-acbd-87fdc4b6db70",
"last_updated": "2023-11-21T14:38:24.070166-05:00",
"created_at": "2023-11-20T09:48:11.683958-05:00",
"name": "San Jose Sharks",
"reward": "4.00000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d627c281-3c68-4abe-b35d-0feb6fa711b3/?format=api"
}
]
}