GET /api/bet_types/2d99a429-75f7-4195-9692-3c99492c2773/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d99a429-75f7-4195-9692-3c99492c2773",
"match": "https://api-prod.gambitprofit.com/api/matches/680dff05-60fc-4610-b039-b7de7e336269/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T10:03:20.145648-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": "Sacramento Kings",
"amount": 5857.0
},
{
"team": "Boston Celtics",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "961da219-c356-4406-8cc8-6606696e0a7d",
"gambit_id": "0fbfae94-c552-454a-8139-baf4803d5507",
"last_updated": "2023-12-22T15:18:24.812737-05:00",
"created_at": "2023-12-20T10:03:20.154065-05:00",
"name": "Sacramento Kings",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d99a429-75f7-4195-9692-3c99492c2773/?format=api"
},
{
"id": "9d9d747d-874c-456c-a783-4c30a7b916fb",
"gambit_id": "de7e9737-5a1e-4bfd-8d30-fd16a18d53af",
"last_updated": "2023-12-22T15:18:24.809515-05:00",
"created_at": "2023-12-20T10:03:20.150088-05:00",
"name": "Boston Celtics",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d99a429-75f7-4195-9692-3c99492c2773/?format=api"
}
]
}