GET /api/bet_types/e6474a8c-d3e2-4c20-9fcf-a4593dd3f1e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6474a8c-d3e2-4c20-9fcf-a4593dd3f1e5",
"match": "https://api-prod.gambitprofit.com/api/matches/a19a75f1-5d74-4c3f-ad35-662106f0f4cc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-06T08:07:11.110788-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": "Cleveland Cavaliers",
"amount": 7357.0
},
{
"team": "Boston Celtics",
"amount": 2643.0
}
],
"expected_reward_tokens": 9488.37,
"profit_sb": -11.63,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "7c97e5a5-05fe-4a43-a4bf-def575d85b3c",
"gambit_id": "06ddc2e3-b47f-4747-85f3-55945c0914ad",
"last_updated": "2023-03-07T10:17:16.769304-05:00",
"created_at": "2023-03-06T08:07:11.112081-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6474a8c-d3e2-4c20-9fcf-a4593dd3f1e5/?format=api"
},
{
"id": "3a4bbb33-0a4c-4b37-9c49-e67b17bda5b3",
"gambit_id": "59800ae1-a323-475e-a4e6-d1d918b4dc85",
"last_updated": "2023-03-07T10:17:16.770729-05:00",
"created_at": "2023-03-06T08:07:11.113358-05:00",
"name": "Boston Celtics",
"reward": "3.59000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6474a8c-d3e2-4c20-9fcf-a4593dd3f1e5/?format=api"
}
]
}