GET /api/bet_types/6ea47dd9-1595-4440-a686-13bad5b50634/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6ea47dd9-1595-4440-a686-13bad5b50634",
"match": "https://api-prod.gambitprofit.com/api/matches/393591b0-bb68-4074-82b6-d2b4a8f415ca/?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": "Denver Nuggets",
"amount": 8189.0
},
{
"team": "Utah Jazz",
"amount": 1811.0
}
],
"expected_reward_tokens": 9253.57,
"profit_sb": 253.57,
"profit_sb_percentage": 2.82,
"recommended": true
},
"lines": [
{
"id": "373d40e8-e98a-4f0d-b765-50d6255bec92",
"gambit_id": "f92476f8-e4fa-4172-b659-c1ccf82ad146",
"last_updated": "2022-12-12T09:37:28.148274-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Nuggets",
"reward": "1.13000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ea47dd9-1595-4440-a686-13bad5b50634/?format=api"
},
{
"id": "de76359d-78a8-4ccb-9347-ac64b6daebec",
"gambit_id": "a9662144-cc8e-4857-91b4-530123739c09",
"last_updated": "2022-12-12T09:37:28.149379-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "5.11000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ea47dd9-1595-4440-a686-13bad5b50634/?format=api"
}
]
}