GET /api/bet_types/bf65b8c3-7d0e-48b3-ab26-4be149163d2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf65b8c3-7d0e-48b3-ab26-4be149163d2f",
"match": "https://api-prod.gambitprofit.com/api/matches/4719d3d6-49d3-459b-8c35-303b8c33601b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-16T09:57:09.086308-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": "Colorado Avalanche",
"amount": 6253.0
},
{
"team": "Detroit Red Wings",
"amount": 3747.0
}
],
"expected_reward_tokens": 9066.85,
"profit_sb": 66.85,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "ae6bdfd3-f438-4320-b44c-8c73deed10cf",
"gambit_id": "e15aaf4f-78ff-4e29-9b09-bb4485395027",
"last_updated": "2023-01-17T11:22:14.421210-05:00",
"created_at": "2023-01-16T09:57:09.089376-05:00",
"name": "Colorado Avalanche",
"reward": "1.45000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf65b8c3-7d0e-48b3-ab26-4be149163d2f/?format=api"
},
{
"id": "8a7e0bfb-5dcd-43d5-b2ce-75532663c76c",
"gambit_id": "7f9a3864-c9c3-41b1-b713-d92868c00fe7",
"last_updated": "2023-01-17T11:22:14.422267-05:00",
"created_at": "2023-01-16T09:57:09.092469-05:00",
"name": "Detroit Red Wings",
"reward": "2.42000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf65b8c3-7d0e-48b3-ab26-4be149163d2f/?format=api"
}
]
}