GET /api/bet_types/0a6a4a3e-d85c-44e9-a8da-d7928e32e0e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a6a4a3e-d85c-44e9-a8da-d7928e32e0e9",
"match": "https://api-prod.gambitprofit.com/api/matches/a8bbfe4b-7938-4fd4-9b27-d1602ea09f6e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-18T08:46:54.365290-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": "Boston Bruins",
"amount": 5867.0
},
{
"team": "Minnesota Wild",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "253e7b68-b98c-4272-a59c-ffaeed602b68",
"gambit_id": "df6087d4-1e76-4e1b-bc12-5ad8abaa4921",
"last_updated": "2023-03-20T09:41:57.442696-04:00",
"created_at": "2023-03-18T08:46:54.369046-04:00",
"name": "Boston Bruins",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a6a4a3e-d85c-44e9-a8da-d7928e32e0e9/?format=api"
},
{
"id": "e3d89026-e0e5-4b24-a73e-778ab230ce44",
"gambit_id": "6bf4891a-efe2-4e3b-b387-434946265489",
"last_updated": "2023-03-20T09:41:57.440727-04:00",
"created_at": "2023-03-18T08:46:54.367243-04:00",
"name": "Minnesota Wild",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a6a4a3e-d85c-44e9-a8da-d7928e32e0e9/?format=api"
}
]
}