GET /api/bet_types/8ab5384e-e86d-4456-8abc-282e1a0b6f71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ab5384e-e86d-4456-8abc-282e1a0b6f71",
"match": "https://api-prod.gambitprofit.com/api/matches/7e8998e9-0496-4ae9-af00-60af0f4a440a/?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": "CWS (L Giolito)",
"amount": 5676.0
},
{
"team": "DET (M Manning)",
"amount": 4324.0
}
],
"expected_reward_tokens": 9251.88,
"profit_sb": 251.88,
"profit_sb_percentage": 2.8,
"recommended": true
},
"lines": [
{
"id": "595107fa-a092-4bea-bb73-fae2b90af88e",
"gambit_id": "210d4926-9b9c-4dde-979c-e3d5880a7313",
"last_updated": "2022-09-17T17:12:29.477653-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (L Giolito)",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab5384e-e86d-4456-8abc-282e1a0b6f71/?format=api"
},
{
"id": "6d2f53ee-caa1-4287-9f8c-66c7c51f52aa",
"gambit_id": "cb1003e5-7ded-4de5-b0f0-d50f470f0166",
"last_updated": "2022-09-17T17:12:29.476723-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "DET (M Manning)",
"reward": "2.14000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ab5384e-e86d-4456-8abc-282e1a0b6f71/?format=api"
}
]
}