GET /api/bet_types/a7e9f320-c80a-46b7-bc96-7bb97ee6ae22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7e9f320-c80a-46b7-bc96-7bb97ee6ae22",
"match": "https://api-prod.gambitprofit.com/api/matches/d9c68eb9-8a78-4db0-ad19-53c50719a606/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-11T11:17:06.889063-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": 5599.0
},
{
"team": "Philadelphia 76ers",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "d4f69842-7287-4f55-af6f-294b9810a102",
"gambit_id": "a4b8f570-4168-4b95-96a2-580f300529ee",
"last_updated": "2023-05-14T10:57:12.423292-04:00",
"created_at": "2023-05-11T11:17:06.892523-04:00",
"name": "Boston Celtics",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e9f320-c80a-46b7-bc96-7bb97ee6ae22/?format=api"
},
{
"id": "f1fef84b-6096-4992-b74f-0098c1dc60da",
"gambit_id": "3e8b27cd-e4c5-4bdb-8b9e-dd56887490f2",
"last_updated": "2023-05-14T10:57:12.422026-04:00",
"created_at": "2023-05-11T11:17:06.890695-04:00",
"name": "Philadelphia 76ers",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7e9f320-c80a-46b7-bc96-7bb97ee6ae22/?format=api"
}
]
}