GET /api/bet_types/d7938324-c7bc-4346-8862-64d6b6e44b5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7938324-c7bc-4346-8862-64d6b6e44b5c",
"match": "https://api-prod.gambitprofit.com/api/matches/c37f0e3c-e111-417c-b98b-91ba54c622ef/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-18T09:53:15.404868-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": 5319.0
},
{
"team": "Minnesota Wild",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "50b4dc3c-2945-482f-981d-23e3f16a8ce6",
"gambit_id": "da184af4-f3bf-47bd-8f7c-01b251aa1645",
"last_updated": "2023-12-19T21:08:17.671294-05:00",
"created_at": "2023-12-18T09:53:15.416209-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7938324-c7bc-4346-8862-64d6b6e44b5c/?format=api"
},
{
"id": "b1ca99a7-e323-4bb7-aef4-91cd78550a25",
"gambit_id": "4d89c738-dfe7-4c7a-bd94-1a8f20b3f9a8",
"last_updated": "2023-12-19T21:08:17.666692-05:00",
"created_at": "2023-12-18T09:53:15.411053-05:00",
"name": "Minnesota Wild",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7938324-c7bc-4346-8862-64d6b6e44b5c/?format=api"
}
]
}