GET /api/bet_types/10e8c6d4-aea8-42f0-9948-db106bbcb3f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10e8c6d4-aea8-42f0-9948-db106bbcb3f3",
"match": "https://api-prod.gambitprofit.com/api/matches/84bf90b1-302f-48e8-ac1e-12688d3ba6fb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:01:55.936525-04: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": 6399.0
},
{
"team": "Detroit Red Wings",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "cbe3feee-19dd-43bf-91b4-f77186b9e4e2",
"gambit_id": "58bd57f4-829d-411c-89aa-32161cb905f8",
"last_updated": "2023-04-10T15:17:16.012997-04:00",
"created_at": "2023-04-08T09:01:55.940243-04:00",
"name": "Pittsburgh Penguins",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e8c6d4-aea8-42f0-9948-db106bbcb3f3/?format=api"
},
{
"id": "90d4d05e-3fc3-40c7-9e9f-15bdcd31c255",
"gambit_id": "bf504847-7d53-4398-bce3-af6138568f7a",
"last_updated": "2023-04-10T15:17:16.011075-04:00",
"created_at": "2023-04-08T09:01:55.938389-04:00",
"name": "Detroit Red Wings",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10e8c6d4-aea8-42f0-9948-db106bbcb3f3/?format=api"
}
]
}