GET /api/bet_types/ad7e0acb-8b34-4527-881f-296aee0e01e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad7e0acb-8b34-4527-881f-296aee0e01e8",
"match": "https://api-prod.gambitprofit.com/api/matches/ba1114c0-bd1d-4ed4-af1c-08a5e90af545/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-08T09:38:18.956061-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": "Orlando Magic",
"amount": 7945.0
},
{
"team": "Detroit Pistons",
"amount": 2055.0
}
],
"expected_reward_tokens": 9453.0,
"profit_sb": -47.0,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "1b7fde66-f66d-48f6-8aea-e2df9f14b225",
"gambit_id": "779b1a2c-77c7-4ed0-8dcf-e4acb75e711a",
"last_updated": "2023-12-09T11:48:27.920164-05:00",
"created_at": "2023-12-08T09:38:18.963957-05:00",
"name": "Orlando Magic",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7e0acb-8b34-4527-881f-296aee0e01e8/?format=api"
},
{
"id": "2d7bfc02-ac11-483a-9782-5edd0ea3a68f",
"gambit_id": "cfc2913c-5f51-45dc-a9ab-706b950cba8a",
"last_updated": "2023-12-09T11:48:27.916446-05:00",
"created_at": "2023-12-08T09:38:18.959898-05:00",
"name": "Detroit Pistons",
"reward": "4.60000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad7e0acb-8b34-4527-881f-296aee0e01e8/?format=api"
}
]
}