GET /api/bet_types/a1cd3891-692a-4128-a059-cef6a8c3ec79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1cd3891-692a-4128-a059-cef6a8c3ec79",
"match": "https://api-prod.gambitprofit.com/api/matches/b12d11c6-6700-4d54-bcfa-1b565a57bd71/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-04T09:52:12.084725-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": "Denver Nuggets",
"amount": 8273.0
},
{
"team": "Houston Rockets",
"amount": 1727.0
}
],
"expected_reward_tokens": 9513.95,
"profit_sb": 13.95,
"profit_sb_percentage": 0.15,
"recommended": true
},
"lines": [
{
"id": "4c30b5f0-a765-4d17-b4ae-9e2a6c193a86",
"gambit_id": "4bebeb0a-023a-4469-a3cd-cb3bc6cb668a",
"last_updated": "2023-04-05T17:37:10.845974-04:00",
"created_at": "2023-04-04T09:52:12.088360-04:00",
"name": "Denver Nuggets",
"reward": "1.15000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1cd3891-692a-4128-a059-cef6a8c3ec79/?format=api"
},
{
"id": "39775292-4681-43ac-a144-eab493d00dfa",
"gambit_id": "965755fd-8019-42f5-a598-1313bd3e13e8",
"last_updated": "2023-04-05T17:37:10.844507-04:00",
"created_at": "2023-04-04T09:52:12.086485-04:00",
"name": "Houston Rockets",
"reward": "5.51000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1cd3891-692a-4128-a059-cef6a8c3ec79/?format=api"
}
]
}