GET /api/bet_types/b4e309e5-30b0-4301-b44d-91c99faac45f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4e309e5-30b0-4301-b44d-91c99faac45f",
"match": "https://api-prod.gambitprofit.com/api/matches/d558e9e9-533a-4d2b-af0c-b969eae93ab3/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-27T08:57:15.588202-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": "Pittsburgh Penguins",
"amount": 5577.0
},
{
"team": "New York Islanders",
"amount": 4423.0
}
],
"expected_reward_tokens": 8978.69,
"profit_sb": -21.31,
"profit_sb_percentage": -0.24,
"recommended": false
},
"lines": [
{
"id": "6b79c7d4-b9fd-4c71-a7f6-4ef858cddbb5",
"gambit_id": "c03571f0-3ddd-4448-9035-1a18e6db3ca8",
"last_updated": "2022-12-28T21:47:15.959478-05:00",
"created_at": "2022-12-27T08:57:15.590616-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.61000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e309e5-30b0-4301-b44d-91c99faac45f/?format=api"
},
{
"id": "4a74a8d7-c9fb-4265-b0e5-0636d030a063",
"gambit_id": "0da7001f-6d48-4b3d-8147-dda5e0ab9709",
"last_updated": "2022-12-28T21:47:15.958368-05:00",
"created_at": "2022-12-27T08:57:15.589384-05:00",
"name": "New York Islanders",
"reward": "2.03000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4e309e5-30b0-4301-b44d-91c99faac45f/?format=api"
}
]
}