GET /api/bet_types/d5e5170b-601c-4fee-814f-8a00b42cc586/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5e5170b-601c-4fee-814f-8a00b42cc586",
"match": "https://api-prod.gambitprofit.com/api/matches/d3b38d96-173a-46f8-bac5-bc4e75755d53/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-17T09:27:13.633358-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": "Denver Nuggets",
"amount": 6556.0
},
{
"team": "Portland Trail Blazers",
"amount": 3444.0
}
],
"expected_reward_tokens": 9505.44,
"profit_sb": 5.44,
"profit_sb_percentage": 0.06,
"recommended": true
},
"lines": [
{
"id": "09ad555e-f9a8-427b-82a2-4c9e3d10789b",
"gambit_id": "597ffbd7-2ada-4aa4-a93e-e4a4c28388c4",
"last_updated": "2023-01-18T09:26:55.421773-05:00",
"created_at": "2023-01-17T09:27:13.634618-05:00",
"name": "Denver Nuggets",
"reward": "1.45000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e5170b-601c-4fee-814f-8a00b42cc586/?format=api"
},
{
"id": "c684e0e5-813b-4b0d-8447-0601ef49ef55",
"gambit_id": "1f353986-5201-494c-a8c3-ad9c33885ca0",
"last_updated": "2023-01-18T09:26:55.424187-05:00",
"created_at": "2023-01-17T09:27:13.635961-05:00",
"name": "Portland Trail Blazers",
"reward": "2.76000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e5170b-601c-4fee-814f-8a00b42cc586/?format=api"
}
]
}