GET /api/bet_types/b5139329-d9be-4a4e-a85d-621c19edeb29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5139329-d9be-4a4e-a85d-621c19edeb29",
"match": "https://api-prod.gambitprofit.com/api/matches/d1d60dcd-0072-41e7-97bd-b4c0ce8da455/?format=api",
"name": "Play the Odds",
"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": "Chicago Blackhawks",
"amount": 5212.0
},
{
"team": "Florida Panthers",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "384d191f-f05f-4685-b288-c8499fc0f585",
"gambit_id": "01acf379-5a5f-45e2-a1b6-30627b57ab99",
"last_updated": "2022-10-26T09:52:10.876607-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "1.81000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5139329-d9be-4a4e-a85d-621c19edeb29/?format=api"
},
{
"id": "4c1f0565-b6f6-42e8-aff8-ae43c8a3376c",
"gambit_id": "386b87fd-0c11-410d-a237-dad8fb41bab3",
"last_updated": "2022-10-26T09:52:10.877628-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.97000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5139329-d9be-4a4e-a85d-621c19edeb29/?format=api"
}
]
}