GET /api/bet_types/1e84089f-156a-415a-8208-c6a4b57efbbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e84089f-156a-415a-8208-c6a4b57efbbb",
"match": "https://api-prod.gambitprofit.com/api/matches/9e865f57-8a55-4df2-ac90-5e88c5634326/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-26T12:07:03.279309-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": 6401.0
},
{
"team": "Washington Wizards",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "bdc29d1a-5b94-4732-a322-4724ef24598e",
"gambit_id": "240b833e-470e-496a-bccf-548ff58a6681",
"last_updated": "2023-02-28T12:37:07.956817-05:00",
"created_at": "2023-02-26T12:07:03.281891-05:00",
"name": "Chicago Bulls",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e84089f-156a-415a-8208-c6a4b57efbbb/?format=api"
},
{
"id": "971625d6-53da-4fed-8fb6-c7a4bc955fe4",
"gambit_id": "63d5ef07-4716-4ddc-888e-244fdccbe884",
"last_updated": "2023-02-28T12:37:07.955667-05:00",
"created_at": "2023-02-26T12:07:03.280546-05:00",
"name": "Washington Wizards",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e84089f-156a-415a-8208-c6a4b57efbbb/?format=api"
}
]
}