GET /api/bet_types/917bb731-beee-4eee-8652-ad3879217ad4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "917bb731-beee-4eee-8652-ad3879217ad4",
"match": "https://api-prod.gambitprofit.com/api/matches/b968fb26-c9f3-41ba-812a-d73ffdaf82e2/?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 Jersey Devils",
"amount": 6179.0
},
{
"team": "Ottawa Senators",
"amount": 3821.0
}
],
"expected_reward_tokens": 9206.71,
"profit_sb": 206.71,
"profit_sb_percentage": 2.3,
"recommended": true
},
"lines": [
{
"id": "d6f8bfc4-ffd4-4da2-ae9c-ae64161ca01b",
"gambit_id": "bcf4dbb8-447b-4efa-8274-bc65548badec",
"last_updated": "2022-11-11T21:32:21.415621-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/917bb731-beee-4eee-8652-ad3879217ad4/?format=api"
},
{
"id": "462f171b-16a6-4acc-9df3-c8b4321923cd",
"gambit_id": "008130ba-8514-40a4-8130-ea5c77010927",
"last_updated": "2022-11-11T21:32:21.416580-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/917bb731-beee-4eee-8652-ad3879217ad4/?format=api"
}
]
}