GET /api/bet_types/74238f22-2516-46c6-b5fd-ca19de8e5ca5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74238f22-2516-46c6-b5fd-ca19de8e5ca5",
"match": "https://api-prod.gambitprofit.com/api/matches/8644a63c-0368-437f-abf8-dec92ab2cd47/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-11T09:37:59.659160-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": "Toronto Maple Leafs",
"amount": 5317.0
},
{
"team": "New York Islanders",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "75de459c-0c4e-4e37-8577-254f47ba64ca",
"gambit_id": "f2862235-7a86-44fc-b48c-08640d0c8c20",
"last_updated": "2023-12-12T21:58:27.736113-05:00",
"created_at": "2023-12-11T09:37:59.663013-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74238f22-2516-46c6-b5fd-ca19de8e5ca5/?format=api"
},
{
"id": "00df4561-4457-4f7b-b69e-cc7a404e0127",
"gambit_id": "40f35887-c295-43b5-896b-ea239a2df868",
"last_updated": "2023-12-12T21:58:27.739465-05:00",
"created_at": "2023-12-11T09:37:59.667064-05:00",
"name": "New York Islanders",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74238f22-2516-46c6-b5fd-ca19de8e5ca5/?format=api"
}
]
}