GET /api/bet_types/53cbd98e-4183-42d1-b35a-cea561d6c2de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "53cbd98e-4183-42d1-b35a-cea561d6c2de",
"match": "https://api-prod.gambitprofit.com/api/matches/b6f11d6d-4897-4842-b1de-c7106957ed52/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-18T08:48:24.221653-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": "TEX (M Scherzer)",
"amount": 5274.0
},
{
"team": "HOU (C Javier)",
"amount": 4726.0
}
],
"expected_reward_tokens": 9545.94,
"profit_sb": 45.94,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "4a5de99f-182f-4e3d-bb2b-e0670445d3cb",
"gambit_id": "c2f4652d-ced9-4281-9863-21c92d273c31",
"last_updated": "2023-10-19T10:08:22.011759-04:00",
"created_at": "2023-10-18T08:48:24.229176-04:00",
"name": "TEX (M Scherzer)",
"reward": "1.81000",
"odds": "1.85470",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53cbd98e-4183-42d1-b35a-cea561d6c2de/?format=api"
},
{
"id": "220d6082-1743-4da5-80ee-42823e24bba2",
"gambit_id": "142d3513-0665-4c6f-b4f1-81331c25a252",
"last_updated": "2023-10-19T10:08:22.006742-04:00",
"created_at": "2023-10-18T08:48:24.225435-04:00",
"name": "HOU (C Javier)",
"reward": "2.02000",
"odds": "2.07000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/53cbd98e-4183-42d1-b35a-cea561d6c2de/?format=api"
}
]
}