GET /api/bet_types/a509656a-1e93-4122-a4b6-d7df03311304/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a509656a-1e93-4122-a4b6-d7df03311304",
"match": "https://api-prod.gambitprofit.com/api/matches/08df1a17-5017-4d1a-951b-e9ced3ef0904/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-03T11:23:17.800646-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": "Memphis Grizzlies",
"amount": 6314.0
},
{
"team": "Portland Trail Blazers",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "17680a5a-9ab6-4de9-964b-79662dad1fa5",
"gambit_id": "e94cc016-5018-442a-95c9-5b4c645f2737",
"last_updated": "2023-11-04T10:33:16.048324-04:00",
"created_at": "2023-11-03T11:23:17.804664-04:00",
"name": "Memphis Grizzlies",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a509656a-1e93-4122-a4b6-d7df03311304/?format=api"
},
{
"id": "fb5171f6-00c8-4761-9516-26e36168c53c",
"gambit_id": "29f3c184-008b-45c2-ac0d-bf0e0d24d423",
"last_updated": "2023-11-04T10:33:16.051638-04:00",
"created_at": "2023-11-03T11:23:17.809445-04:00",
"name": "Portland Trail Blazers",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a509656a-1e93-4122-a4b6-d7df03311304/?format=api"
}
]
}