GET /api/bet_types/7b0103da-7e6f-44ee-af66-10453544a4f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b0103da-7e6f-44ee-af66-10453544a4f0",
"match": "https://api-prod.gambitprofit.com/api/matches/57d87d52-95bf-421c-b25f-e4131f5c308b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-18T09:07:14.053981-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": "Colorado Avalanche",
"amount": 6173.0
},
{
"team": "St Louis Blues",
"amount": 3827.0
}
],
"expected_reward_tokens": 9567.5,
"profit_sb": 67.5,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "7c4b3417-a4b3-4a0a-b9c3-ee0243892320",
"gambit_id": "05b232f1-ec15-4ad5-922a-2be93c42cdfa",
"last_updated": "2023-02-19T09:57:20.281002-05:00",
"created_at": "2023-02-18T09:07:14.056792-05:00",
"name": "Colorado Avalanche",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0103da-7e6f-44ee-af66-10453544a4f0/?format=api"
},
{
"id": "1e7e7743-423f-446c-99c3-97220312c2d9",
"gambit_id": "eba46842-6759-4b92-b19e-e91000982e7e",
"last_updated": "2023-02-19T09:57:20.279837-05:00",
"created_at": "2023-02-18T09:07:14.055347-05:00",
"name": "St Louis Blues",
"reward": "2.50000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0103da-7e6f-44ee-af66-10453544a4f0/?format=api"
}
]
}