GET /api/bet_types/98f07c3b-33d1-4c2b-b81f-f3a0d7553399/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98f07c3b-33d1-4c2b-b81f-f3a0d7553399",
"match": "https://api-prod.gambitprofit.com/api/matches/53922fd7-9213-454d-89aa-0c7c5f94c42c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-30T09:36:55.467283-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": "St Louis Blues",
"amount": 5599.0
},
{
"team": "Chicago Blackhawks",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "af391ec7-5a74-4f00-a4c6-2493008a4c11",
"gambit_id": "d4986715-fbe1-4add-9e06-df2bd5bc19f7",
"last_updated": "2023-03-31T14:42:24.410688-04:00",
"created_at": "2023-03-30T09:36:55.471615-04:00",
"name": "St Louis Blues",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98f07c3b-33d1-4c2b-b81f-f3a0d7553399/?format=api"
},
{
"id": "a5f05d19-7cd4-44cc-8e09-80391960de68",
"gambit_id": "f7a3d300-8050-45f4-85bb-853fcfc3ef2c",
"last_updated": "2023-03-31T14:42:24.407515-04:00",
"created_at": "2023-03-30T09:36:55.468631-04:00",
"name": "Chicago Blackhawks",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98f07c3b-33d1-4c2b-b81f-f3a0d7553399/?format=api"
}
]
}