GET /api/bet_types/7992cbe6-70f8-4c5a-a62c-4d665a7b2c2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7992cbe6-70f8-4c5a-a62c-4d665a7b2c2e",
"match": "https://api-prod.gambitprofit.com/api/matches/bfa887fa-8a70-4980-8624-86574e0fab5e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-23T09:11:57.355680-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": "Dallas Stars",
"amount": 6176.0
},
{
"team": "Buffalo Sabres",
"amount": 3824.0
}
],
"expected_reward_tokens": 9634.56,
"profit_sb": 134.56,
"profit_sb_percentage": 1.42,
"recommended": true
},
"lines": [
{
"id": "6419ac09-ba81-4710-ad36-52b26b96534f",
"gambit_id": "0f65a15c-e390-40c2-b577-7ae55492f41a",
"last_updated": "2023-01-24T09:52:00.184849-05:00",
"created_at": "2023-01-23T09:11:57.356981-05:00",
"name": "Dallas Stars",
"reward": "1.56000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7992cbe6-70f8-4c5a-a62c-4d665a7b2c2e/?format=api"
},
{
"id": "ba3215a7-d6ae-48fc-a3fc-bec160775ff4",
"gambit_id": "1c8717c5-05cc-4ca5-8d4a-10d5af0dae16",
"last_updated": "2023-01-24T09:52:00.186054-05:00",
"created_at": "2023-01-23T09:11:57.358274-05:00",
"name": "Buffalo Sabres",
"reward": "2.52000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7992cbe6-70f8-4c5a-a62c-4d665a7b2c2e/?format=api"
}
]
}