GET /api/bet_types/47055fe9-8729-4a4a-9c69-63d02375093f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47055fe9-8729-4a4a-9c69-63d02375093f",
"match": "https://api-prod.gambitprofit.com/api/matches/06b65d86-0c61-4706-9873-3e3ad3466bf4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-18T08:48:23.972782-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": 5319.0
},
{
"team": "Detroit Red Wings",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "0682ef17-e974-455f-a220-8dade0df56da",
"gambit_id": "cf755dad-3810-4110-8b67-420a75223697",
"last_updated": "2023-10-19T10:13:23.032882-04:00",
"created_at": "2023-10-18T08:48:23.977351-04:00",
"name": "Pittsburgh Penguins",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47055fe9-8729-4a4a-9c69-63d02375093f/?format=api"
},
{
"id": "07033791-f9ff-4b17-9d62-81ef4d95e669",
"gambit_id": "882c9491-3ba8-40d3-b96c-5c587badccb3",
"last_updated": "2023-10-19T10:13:23.038007-04:00",
"created_at": "2023-10-18T08:48:23.981963-04:00",
"name": "Detroit Red Wings",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47055fe9-8729-4a4a-9c69-63d02375093f/?format=api"
}
]
}