GET /api/bet_types/a13abc6a-315c-4f9e-9efb-b493c8a45da4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a13abc6a-315c-4f9e-9efb-b493c8a45da4",
"match": "https://api-prod.gambitprofit.com/api/matches/11e402e0-d791-415b-ac45-02c057fec2ca/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-20T10:51:58.168350-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": "STL (M Mikolas)",
"amount": 5478.0
},
{
"team": "LOS (N Syndergaard)",
"amount": 4522.0
}
],
"expected_reward_tokens": 9586.5,
"profit_sb": 86.5,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "1f6bb41d-82fd-4620-bd3f-1e10dc64abf5",
"gambit_id": "eb12b67b-d3fd-49d0-8ba0-93c9a061b113",
"last_updated": "2023-05-22T13:17:10.645394-04:00",
"created_at": "2023-05-20T10:51:58.172329-04:00",
"name": "STL (M Mikolas)",
"reward": "1.75000",
"odds": "1.78740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a13abc6a-315c-4f9e-9efb-b493c8a45da4/?format=api"
},
{
"id": "98cde7b2-8538-48ab-a714-c30fa2539871",
"gambit_id": "aa3abff1-b256-4bfb-9fe3-fc151b9e2aed",
"last_updated": "2023-05-22T13:17:10.644207-04:00",
"created_at": "2023-05-20T10:51:58.170638-04:00",
"name": "LOS (N Syndergaard)",
"reward": "2.12000",
"odds": "2.17000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a13abc6a-315c-4f9e-9efb-b493c8a45da4/?format=api"
}
]
}