GET /api/bet_types/ac03ebde-fbf7-4a70-81e4-2b6b2a63e06e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac03ebde-fbf7-4a70-81e4-2b6b2a63e06e",
"match": "https://api-prod.gambitprofit.com/api/matches/7c3d9be1-fb23-4367-8e26-b90c474aa5fa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-30T08:58:12.709950-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": "CIN (C Phillips)",
"amount": 5415.0
},
{
"team": "STL (D Rom)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "cb632d85-d456-4f0c-af67-c9524eed94aa",
"gambit_id": "f71d8cf3-b4fc-48cb-8b4a-8313d94ae297",
"last_updated": "2023-10-02T10:48:23.610214-04:00",
"created_at": "2023-09-30T08:58:12.714886-04:00",
"name": "CIN (C Phillips)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac03ebde-fbf7-4a70-81e4-2b6b2a63e06e/?format=api"
},
{
"id": "9ebb14f9-db06-4877-8044-43b99a0bae9d",
"gambit_id": "4cad3b4b-a7c0-49b6-8115-d99b83530265",
"last_updated": "2023-10-02T10:48:23.613802-04:00",
"created_at": "2023-09-30T08:58:12.721736-04:00",
"name": "STL (D Rom)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac03ebde-fbf7-4a70-81e4-2b6b2a63e06e/?format=api"
}
]
}