GET /api/bet_types/23432ace-30d5-4806-87a6-5b820cbb4619/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23432ace-30d5-4806-87a6-5b820cbb4619",
"match": "https://api-prod.gambitprofit.com/api/matches/7490e2cb-b042-4282-98fe-2891e02c0359/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T08:13:18.164650-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": "SEA (L Gilbert)",
"amount": 5131.0
},
{
"team": "TEX (J Montgomery)",
"amount": 4869.0
}
],
"expected_reward_tokens": 9543.24,
"profit_sb": 43.24,
"profit_sb_percentage": 0.46,
"recommended": true
},
"lines": [
{
"id": "79108fe9-9934-45a9-a7f0-7bbbf02ccdbc",
"gambit_id": "7887e093-1e1d-4ab8-917f-841814caa6ca",
"last_updated": "2023-09-29T10:08:19.983737-04:00",
"created_at": "2023-09-28T08:13:18.169587-04:00",
"name": "SEA (L Gilbert)",
"reward": "1.86000",
"odds": "1.90090",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23432ace-30d5-4806-87a6-5b820cbb4619/?format=api"
},
{
"id": "66123896-51ff-4fc9-8156-ef86dbf582b2",
"gambit_id": "ffdbc2c3-d834-40e5-8492-6ab0d557f99a",
"last_updated": "2023-09-29T10:08:19.986984-04:00",
"created_at": "2023-09-28T08:13:18.177810-04:00",
"name": "TEX (J Montgomery)",
"reward": "1.96000",
"odds": "2.01000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23432ace-30d5-4806-87a6-5b820cbb4619/?format=api"
}
]
}