GET /api/bet_types/7f789847-04b6-4211-bdca-f71ab379af1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f789847-04b6-4211-bdca-f71ab379af1e",
"match": "https://api-prod.gambitprofit.com/api/matches/c616a9d1-9e43-42e4-aaa2-469ea33da26d/?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": "SDG (B Snell)",
"amount": 5335.0
},
{
"team": "PHI (A Nola)",
"amount": 4665.0
}
],
"expected_reward_tokens": 9656.35,
"profit_sb": 156.35,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "2dc08e58-61d9-4a21-9502-2d915ab3a352",
"gambit_id": "c55117dd-5569-4483-b29b-1cd4a6059489",
"last_updated": "2022-10-20T09:17:06.761508-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG (B Snell)",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f789847-04b6-4211-bdca-f71ab379af1e/?format=api"
},
{
"id": "4070aab1-c3f1-475e-877d-87f0962f4a75",
"gambit_id": "86cf9a42-24a5-4512-bd26-118a030c5866",
"last_updated": "2022-10-20T09:17:06.762519-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (A Nola)",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f789847-04b6-4211-bdca-f71ab379af1e/?format=api"
}
]
}