GET /api/bet_types/01e416ac-e92f-43fe-b355-9663fa6c460c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01e416ac-e92f-43fe-b355-9663fa6c460c",
"match": "https://api-prod.gambitprofit.com/api/matches/14ac34ab-bdd5-452e-ba48-1304443bd18d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-27T09:18:09.564479-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": "Boston Bruins",
"amount": 6942.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3058.0
}
],
"expected_reward_tokens": 9510.38,
"profit_sb": 10.38,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "2e223ba5-17d8-416d-be4a-f4bbf548aae2",
"gambit_id": "5175858c-cea4-4c75-93a3-18b751932b20",
"last_updated": "2023-11-28T21:43:02.170588-05:00",
"created_at": "2023-11-27T09:18:09.570035-05:00",
"name": "Boston Bruins",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e416ac-e92f-43fe-b355-9663fa6c460c/?format=api"
},
{
"id": "c501d3be-80a2-4c97-8b41-cbb7b46bdf56",
"gambit_id": "eef28d9e-ed95-42c2-a5f5-eddd395f8d3b",
"last_updated": "2023-11-28T21:43:02.175618-05:00",
"created_at": "2023-11-27T09:18:09.574360-05:00",
"name": "Columbus Blue Jackets",
"reward": "3.11000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01e416ac-e92f-43fe-b355-9663fa6c460c/?format=api"
}
]
}