GET /api/bet_types/02395ed8-68b7-4cf6-a44f-3c49ba4a43aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02395ed8-68b7-4cf6-a44f-3c49ba4a43aa",
"match": "https://api-prod.gambitprofit.com/api/matches/0ec00185-0219-4d3b-8c21-2443dbad8063/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-14T08:26:58.381415-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": "Minnesota Wild",
"amount": 7378.0
},
{
"team": "Arizona Coyotes",
"amount": 2622.0
}
],
"expected_reward_tokens": 9148.72,
"profit_sb": 148.72,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "df0c233a-f51c-4bd8-bb5c-912d74671d05",
"gambit_id": "c97d3ac5-2d5d-40b6-a0bb-0cb7cef82068",
"last_updated": "2023-01-16T10:02:21.378035-05:00",
"created_at": "2023-01-14T08:26:58.383733-05:00",
"name": "Minnesota Wild",
"reward": "1.24000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02395ed8-68b7-4cf6-a44f-3c49ba4a43aa/?format=api"
},
{
"id": "93b57562-d1ac-48c0-8c10-30f74ab27dec",
"gambit_id": "f53c5138-6a0c-4729-8b2b-5ad3e29772fa",
"last_updated": "2023-01-16T10:02:21.381293-05:00",
"created_at": "2023-01-14T08:26:58.386325-05:00",
"name": "Arizona Coyotes",
"reward": "3.49000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02395ed8-68b7-4cf6-a44f-3c49ba4a43aa/?format=api"
}
]
}