GET /api/bet_types/98e4d9ea-be86-4fab-b05c-36827d14288e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98e4d9ea-be86-4fab-b05c-36827d14288e",
"match": "https://api-prod.gambitprofit.com/api/matches/fe594f9e-048e-4638-ae7b-0605d942f77f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-29T09:28:10.220157-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": "Denver Nuggets",
"amount": 5944.0
},
{
"team": "Oklahoma City Thunder",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "13a1c7b6-4b8e-40ac-b220-e24cbf8549eb",
"gambit_id": "8cbe6993-8e97-416f-ad19-12847eeaed72",
"last_updated": "2023-10-30T21:53:24.853114-04:00",
"created_at": "2023-10-29T09:28:10.225340-04:00",
"name": "Denver Nuggets",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98e4d9ea-be86-4fab-b05c-36827d14288e/?format=api"
},
{
"id": "5ccc6073-92e4-4618-accf-26d87acb5e59",
"gambit_id": "d8986989-542c-4bbb-bc68-00500680e4a4",
"last_updated": "2023-10-30T21:53:24.856249-04:00",
"created_at": "2023-10-29T09:28:10.230467-04:00",
"name": "Oklahoma City Thunder",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98e4d9ea-be86-4fab-b05c-36827d14288e/?format=api"
}
]
}