GET /api/bet_types/1c3e59aa-287e-48f7-9bf1-486236268e75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c3e59aa-287e-48f7-9bf1-486236268e75",
"match": "https://api-prod.gambitprofit.com/api/matches/a4de1baa-ba99-45ff-ab6b-541ad7fcbb2c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-09T09:42:59.572742-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": "LOS (B Miller)",
"amount": 6627.0
},
{
"team": "WAS (J Irvin)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "0e13ed94-e36c-489e-bed0-79e2bf0742b9",
"gambit_id": "7de7d38f-b442-48ab-b427-fa912f91fbaf",
"last_updated": "2023-09-11T09:08:28.709346-04:00",
"created_at": "2023-09-09T09:42:59.577010-04:00",
"name": "LOS (B Miller)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c3e59aa-287e-48f7-9bf1-486236268e75/?format=api"
},
{
"id": "0e12fcf4-f657-4eaf-8188-0d595ff7f0a9",
"gambit_id": "f543cb33-321b-480a-bbfb-e35a93f8fdaf",
"last_updated": "2023-09-11T09:08:28.712814-04:00",
"created_at": "2023-09-09T09:42:59.581373-04:00",
"name": "WAS (J Irvin)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c3e59aa-287e-48f7-9bf1-486236268e75/?format=api"
}
]
}