GET /api/bet_types/a85223bd-d348-494a-9652-53d840ba8948/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a85223bd-d348-494a-9652-53d840ba8948",
"match": "https://api-prod.gambitprofit.com/api/matches/c6372705-636e-48bf-a5c3-b93a3d5b8673/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-03T09:21:59.323251-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": "Philadelphia 76ers",
"amount": 7857.0
},
{
"team": "San Antonio Spurs",
"amount": 2143.0
}
],
"expected_reward_tokens": 9428.4,
"profit_sb": -71.6,
"profit_sb_percentage": -0.75,
"recommended": false
},
"lines": [
{
"id": "064e24f2-5994-4ac2-8153-d6227998370e",
"gambit_id": "c3b45b86-6572-4bc5-8ffe-a2032f0c9bdf",
"last_updated": "2023-02-04T12:01:57.564644-05:00",
"created_at": "2023-02-03T09:21:59.325954-05:00",
"name": "Philadelphia 76ers",
"reward": "1.20000",
"odds": "1.21280",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a85223bd-d348-494a-9652-53d840ba8948/?format=api"
},
{
"id": "d76f669e-4757-46f2-a8f6-2a29bab52bec",
"gambit_id": "1f7726f5-e4d2-4eab-9610-bedddab90e7d",
"last_updated": "2023-02-04T12:01:57.563470-05:00",
"created_at": "2023-02-03T09:21:59.324598-05:00",
"name": "San Antonio Spurs",
"reward": "4.40000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a85223bd-d348-494a-9652-53d840ba8948/?format=api"
}
]
}