GET /api/bet_types/cb95c8f4-a6ef-4ec7-b09c-ade093738281/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb95c8f4-a6ef-4ec7-b09c-ade093738281",
"match": "https://api-prod.gambitprofit.com/api/matches/3b722207-694b-4535-870c-df3b075490b3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-09T09:32:09.798979-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": "Boston Bruins",
"amount": 6547.0
},
{
"team": "Philadelphia Flyers",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "3094964d-8d87-4975-af43-e888bc5974d0",
"gambit_id": "dce4cec8-2d76-4b15-8a5e-d1fa8b694827",
"last_updated": "2023-04-10T15:02:13.998782-04:00",
"created_at": "2023-04-09T09:32:09.803997-04:00",
"name": "Boston Bruins",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb95c8f4-a6ef-4ec7-b09c-ade093738281/?format=api"
},
{
"id": "35a48fcc-4f5e-48d6-bca8-d07b67dd5105",
"gambit_id": "0af18be6-96c0-4005-832b-f50a0768bbb0",
"last_updated": "2023-04-10T15:02:13.995637-04:00",
"created_at": "2023-04-09T09:32:09.801152-04:00",
"name": "Philadelphia Flyers",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb95c8f4-a6ef-4ec7-b09c-ade093738281/?format=api"
}
]
}