GET /api/bet_types/2de97ac2-5f9e-43d0-b5b0-7da732269217/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2de97ac2-5f9e-43d0-b5b0-7da732269217",
"match": "https://api-prod.gambitprofit.com/api/matches/915b92f2-694d-4d58-9b6f-2e7726a8f764/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-02T08:58:24.837130-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": "COL (C Seabold)",
"amount": 5440.0
},
{
"team": "DET (M Manning)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "531dc736-6352-46c3-91c1-588887327775",
"gambit_id": "957e68e6-68c0-4c09-b551-5f48c62c4b40",
"last_updated": "2023-07-04T10:13:00.311459-04:00",
"created_at": "2023-07-02T08:58:24.841608-04:00",
"name": "COL (C Seabold)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2de97ac2-5f9e-43d0-b5b0-7da732269217/?format=api"
},
{
"id": "37f14d64-d29d-4893-a6b2-a961db2fc3b6",
"gambit_id": "bc7e5026-7703-460a-bdcb-3e6f1f790786",
"last_updated": "2023-07-04T10:13:00.308991-04:00",
"created_at": "2023-07-02T08:58:24.839489-04:00",
"name": "DET (M Manning)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2de97ac2-5f9e-43d0-b5b0-7da732269217/?format=api"
}
]
}