GET /api/bet_types/1e0e5095-e3bc-4452-aeab-1d2f82fb294e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e0e5095-e3bc-4452-aeab-1d2f82fb294e",
"match": "https://api-prod.gambitprofit.com/api/matches/adf5ee92-19c2-4223-ac72-0368fa759f12/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "PHI (Z Wheeler)",
"amount": 6016.0
},
{
"team": "CHC (M Stroman)",
"amount": 3984.0
}
],
"expected_reward_tokens": 9203.04,
"profit_sb": 203.04,
"profit_sb_percentage": 2.26,
"recommended": true
},
"lines": [
{
"id": "94eec4e8-b79e-493f-8ef1-3f948ec88d4b",
"gambit_id": "43ed02fb-1a54-4dc8-9118-384bd829de0f",
"last_updated": "2022-09-28T09:01:58.946703-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (Z Wheeler)",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0e5095-e3bc-4452-aeab-1d2f82fb294e/?format=api"
},
{
"id": "8b482e9f-2400-4e56-924a-792ffb20c7f4",
"gambit_id": "0dc41886-321f-4cb8-8d82-08833b1bc4a3",
"last_updated": "2022-09-28T09:01:58.947695-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CHC (M Stroman)",
"reward": "2.31000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0e5095-e3bc-4452-aeab-1d2f82fb294e/?format=api"
}
]
}