GET /api/bet_types/0e917cbe-6624-45ea-80ef-97828f84fc9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e917cbe-6624-45ea-80ef-97828f84fc9f",
"match": "https://api-prod.gambitprofit.com/api/matches/04425a2b-5ff3-4f75-9301-8cc592c69025/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-29T08:38:25.587808-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": "ARI (B Pfaadt)",
"amount": 5234.0
},
{
"team": "TAM (Z Littell)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "74437c89-a74f-4045-a522-ad62044e8e96",
"gambit_id": "d0de8980-1336-4ca8-b362-60561bebf5e9",
"last_updated": "2023-06-30T10:43:12.071145-04:00",
"created_at": "2023-06-29T08:38:25.595394-04:00",
"name": "ARI (B Pfaadt)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e917cbe-6624-45ea-80ef-97828f84fc9f/?format=api"
},
{
"id": "f9007d6c-d0c5-4501-abe7-3adf1106426d",
"gambit_id": "b645ce99-af3d-41c7-bbf1-7022eeac10d1",
"last_updated": "2023-06-30T10:43:12.069483-04:00",
"created_at": "2023-06-29T08:38:25.591352-04:00",
"name": "TAM (Z Littell)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e917cbe-6624-45ea-80ef-97828f84fc9f/?format=api"
}
]
}