GET /api/bet_types/d55e2aaa-f58d-41d2-a2d5-5d35cb554714/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d55e2aaa-f58d-41d2-a2d5-5d35cb554714",
"match": "https://api-prod.gambitprofit.com/api/matches/e2bcd017-d085-4341-b85d-8ca44f773b64/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Charlotte Hornets",
"amount": 5304.0
},
{
"team": "Washington Wizards",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "a9f71f30-154c-41d5-b863-dd35db93f31f",
"gambit_id": "2d8a341a-5e0a-42db-8360-52aea8af4371",
"last_updated": "2022-11-08T11:02:05.262562-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte Hornets",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d55e2aaa-f58d-41d2-a2d5-5d35cb554714/?format=api"
},
{
"id": "ed7d2b4b-caf8-43fe-9bb8-87ed9e0940d5",
"gambit_id": "ca9326b0-16a2-4c8d-9db1-a8c99f19ac40",
"last_updated": "2022-11-08T11:02:05.263626-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Wizards",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d55e2aaa-f58d-41d2-a2d5-5d35cb554714/?format=api"
}
]
}