GET /api/bet_types/b034fb16-d097-499c-b7e1-6ce536cab3c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b034fb16-d097-499c-b7e1-6ce536cab3c7",
"match": "https://api-prod.gambitprofit.com/api/matches/cc231f59-5bfa-4f46-a863-25415deaae57/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-11T09:32:16.979896-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": "Dallas Stars",
"amount": 5317.0
},
{
"team": "Seattle Kraken",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "9282dda7-a714-49dd-a77b-c06cde2bb995",
"gambit_id": "6d49975b-3fab-45a8-a00f-f64c6fd60d88",
"last_updated": "2023-03-13T13:17:01.349419-04:00",
"created_at": "2023-03-11T09:32:16.983705-05:00",
"name": "Dallas Stars",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b034fb16-d097-499c-b7e1-6ce536cab3c7/?format=api"
},
{
"id": "31d4e5aa-2df9-47df-8d16-ce9ed45a4144",
"gambit_id": "f3d5fef8-7664-4ca8-9424-237756d01b4f",
"last_updated": "2023-03-13T13:17:01.347230-04:00",
"created_at": "2023-03-11T09:32:16.981820-05:00",
"name": "Seattle Kraken",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b034fb16-d097-499c-b7e1-6ce536cab3c7/?format=api"
}
]
}