GET /api/bet_types/09365bd5-11e1-4d8f-940f-4df86bb58bd1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09365bd5-11e1-4d8f-940f-4df86bb58bd1",
"match": "https://api-prod.gambitprofit.com/api/matches/2497c552-384b-438d-a1bc-c59a888dc87d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:03:02.375465-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": "New York Islanders",
"amount": 5107.0
},
{
"team": "Pittsburgh Penguins",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6f7539e6-2360-4248-a45d-6d63be21f578",
"gambit_id": "131a3d47-49b7-4fd9-a135-968040451e0f",
"last_updated": "2023-12-29T11:13:30.155104-05:00",
"created_at": "2023-12-27T09:03:02.383798-05:00",
"name": "New York Islanders",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09365bd5-11e1-4d8f-940f-4df86bb58bd1/?format=api"
},
{
"id": "13c2a5b1-4808-432c-ab33-e2413d2217e3",
"gambit_id": "16ba0298-18d8-4b49-b4ab-99601c00ad24",
"last_updated": "2023-12-29T11:13:30.151608-05:00",
"created_at": "2023-12-27T09:03:02.379522-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09365bd5-11e1-4d8f-940f-4df86bb58bd1/?format=api"
}
]
}