GET /api/bet_types/469e706c-78f8-4a6d-a4fd-72c03c634650/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "469e706c-78f8-4a6d-a4fd-72c03c634650",
"match": "https://api-prod.gambitprofit.com/api/matches/ad76f0ad-19b5-4081-8633-3e178e2b9535/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "New York Rangers",
"amount": 5492.0
},
{
"team": "Boston Bruins",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "4ab6562c-f22b-46c4-a266-a15b38b26bef",
"gambit_id": "68d24dfc-bd24-4246-8c55-6b5cae6017b1",
"last_updated": "2022-11-04T09:17:43.489125-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Rangers",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/469e706c-78f8-4a6d-a4fd-72c03c634650/?format=api"
},
{
"id": "9a87d20b-2c41-4373-8c63-f2565f127c72",
"gambit_id": "01ab6288-bba0-40d8-b772-36bc99f5944b",
"last_updated": "2022-11-04T09:17:43.490175-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Bruins",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/469e706c-78f8-4a6d-a4fd-72c03c634650/?format=api"
}
]
}