GET /api/bet_types/562f0a17-3695-4d50-966c-3fc2e85df8d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "562f0a17-3695-4d50-966c-3fc2e85df8d3",
"match": "https://api-prod.gambitprofit.com/api/matches/3108547c-ed52-4d35-8e5d-bc2e3b012c65/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-26T10:56:56.612054-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": "Chicago Bulls",
"amount": 6104.0
},
{
"team": "Charlotte Hornets",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "a1f10c33-8611-49e3-88c2-dcaffe79b0e2",
"gambit_id": "22ff57e4-a808-4caf-b2c6-3d2bfb59e784",
"last_updated": "2023-01-27T10:02:17.196770-05:00",
"created_at": "2023-01-26T10:56:56.614899-05:00",
"name": "Chicago Bulls",
"reward": "1.57000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/562f0a17-3695-4d50-966c-3fc2e85df8d3/?format=api"
},
{
"id": "9d5adf22-1751-4c54-a5b9-f915f3aa5042",
"gambit_id": "cb33e9bb-c817-4447-9d5e-2f950a4d4943",
"last_updated": "2023-01-27T10:02:17.195559-05:00",
"created_at": "2023-01-26T10:56:56.613376-05:00",
"name": "Charlotte Hornets",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/562f0a17-3695-4d50-966c-3fc2e85df8d3/?format=api"
}
]
}