GET /api/bet_types/931dfb85-36ac-4735-86af-c1a4f58dbdfc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "931dfb85-36ac-4735-86af-c1a4f58dbdfc",
"match": "https://api-prod.gambitprofit.com/api/matches/9eab002f-021f-4a13-bd3d-3037d7e39f79/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-14T14:53:13.922503-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": "Minnesota Twins",
"amount": 6492.0
},
{
"team": "Oakland Athletics",
"amount": 3508.0
}
],
"expected_reward_tokens": 9541.76,
"profit_sb": 41.76,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "347fc204-258a-468e-b49c-2e5073704840",
"gambit_id": "a913880c-f9e1-42e3-a1c9-38dec3e641bc",
"last_updated": "2023-07-17T09:03:01.799660-04:00",
"created_at": "2023-07-14T14:53:13.924176-04:00",
"name": "Minnesota Twins",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/931dfb85-36ac-4735-86af-c1a4f58dbdfc/?format=api"
},
{
"id": "de8901c9-2ae5-42bc-b313-3a2ffe854bc8",
"gambit_id": "67332944-4be1-4fc8-b992-8072d452f4c6",
"last_updated": "2023-07-17T09:03:01.800904-04:00",
"created_at": "2023-07-14T14:53:13.925897-04:00",
"name": "Oakland Athletics",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/931dfb85-36ac-4735-86af-c1a4f58dbdfc/?format=api"
}
]
}