GET /api/bet_types/84af1e3d-21f1-4120-966e-4172c1123c85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84af1e3d-21f1-4120-966e-4172c1123c85",
"match": "https://api-prod.gambitprofit.com/api/matches/68907c62-02dd-47e3-b2d2-69d28982ae8e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-11T10:08:15.081073-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": "TOR (K Gausman)",
"amount": 6500.0
},
{
"team": "MIN (L Varland)",
"amount": 3500.0
}
],
"expected_reward_tokens": 9555.0,
"profit_sb": 55.0,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "4211df3b-f4a5-4901-b288-d738a85b204c",
"gambit_id": "e4a4eb75-3aee-4a95-b151-19c0e84491c4",
"last_updated": "2023-06-12T18:48:17.783193-04:00",
"created_at": "2023-06-11T10:08:15.085902-04:00",
"name": "TOR (K Gausman)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84af1e3d-21f1-4120-966e-4172c1123c85/?format=api"
},
{
"id": "850263a5-d9ca-4adf-9127-5a7fa544ddf6",
"gambit_id": "d412fb67-9f5c-4412-b5ea-97e2e0faec82",
"last_updated": "2023-06-12T18:48:17.780561-04:00",
"created_at": "2023-06-11T10:08:15.083266-04:00",
"name": "MIN (L Varland)",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84af1e3d-21f1-4120-966e-4172c1123c85/?format=api"
}
]
}