GET /api/bet_types/8d78a115-97ea-4375-99e0-f0154cdb54a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d78a115-97ea-4375-99e0-f0154cdb54a8",
"match": "https://api-prod.gambitprofit.com/api/matches/8f188054-7032-453a-aa17-f0285b74a95e/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-28T09:32:08.783510-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": "Utah Jazz",
"amount": 6166.0
},
{
"team": "Golden State Warriors",
"amount": 3834.0
}
],
"expected_reward_tokens": 9124.92,
"profit_sb": 124.92,
"profit_sb_percentage": 1.39,
"recommended": true
},
"lines": [
{
"id": "4529eab7-4079-48c1-9592-5e28f4822832",
"gambit_id": "cdff0158-5a71-4cb7-a270-5f1766ef89b3",
"last_updated": "2022-12-30T18:42:00.257028-05:00",
"created_at": "2022-12-28T09:32:08.784718-05:00",
"name": "Utah Jazz",
"reward": "1.48000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d78a115-97ea-4375-99e0-f0154cdb54a8/?format=api"
},
{
"id": "b1a3aa43-9a74-4795-a36d-90cb0d5e8fd9",
"gambit_id": "f9057bfe-4235-425f-8435-ba92e97e1385",
"last_updated": "2022-12-30T18:42:00.258120-05:00",
"created_at": "2022-12-28T09:32:08.785934-05:00",
"name": "Golden State Warriors",
"reward": "2.38000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d78a115-97ea-4375-99e0-f0154cdb54a8/?format=api"
}
]
}