GET /api/bet_types/08305747-b21d-4c62-a8aa-4ac343fb72d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08305747-b21d-4c62-a8aa-4ac343fb72d6",
"match": "https://api-prod.gambitprofit.com/api/matches/0ddb56d0-005f-45c5-b98f-630fc9527749/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:47.966807-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": "Boston Celtics",
"amount": 8590.0
},
{
"team": "Utah Jazz",
"amount": 1410.0
}
],
"expected_reward_tokens": 9531.6,
"profit_sb": 31.6,
"profit_sb_percentage": 0.33,
"recommended": true
},
"lines": [
{
"id": "f5e6743b-b79c-4e73-8149-6cce2a290e01",
"gambit_id": "63ab4258-c68f-4ba0-82d2-90d3909c7efc",
"last_updated": "2023-04-01T10:22:14.246268-04:00",
"created_at": "2023-03-31T09:56:47.968757-04:00",
"name": "Boston Celtics",
"reward": "1.11000",
"odds": "1.11110",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08305747-b21d-4c62-a8aa-4ac343fb72d6/?format=api"
},
{
"id": "621ae472-4ef0-4bf9-b2a0-c1394770356f",
"gambit_id": "c6240d4b-8d45-4fe9-accf-7bd9996e23d3",
"last_updated": "2023-04-01T10:22:14.248854-04:00",
"created_at": "2023-03-31T09:56:47.970841-04:00",
"name": "Utah Jazz",
"reward": "6.76000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08305747-b21d-4c62-a8aa-4ac343fb72d6/?format=api"
}
]
}