GET /api/bet_types/63634c09-d784-4f3e-8c5f-164454aff9ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63634c09-d784-4f3e-8c5f-164454aff9ff",
"match": "https://api-prod.gambitprofit.com/api/matches/8ec8c8b7-5068-4442-a104-45b909c157a3/?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": "Winnipeg Jets",
"amount": 6650.0
},
{
"team": "Chicago Blackhawks",
"amount": 3350.0
}
],
"expected_reward_tokens": 9110.5,
"profit_sb": 110.5,
"profit_sb_percentage": 1.23,
"recommended": true
},
"lines": [
{
"id": "830822fc-1beb-49c5-9c14-1084bd4decbe",
"gambit_id": "b5a8c9b0-2307-4eee-8702-be52221f0d35",
"last_updated": "2022-11-07T09:12:51.019361-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "1.37000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63634c09-d784-4f3e-8c5f-164454aff9ff/?format=api"
},
{
"id": "011195f7-ffc6-4129-8aa7-1aef4aa4ce67",
"gambit_id": "17f68876-e394-4897-8b04-d0164ecfd826",
"last_updated": "2022-11-07T09:12:51.020339-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "2.72000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63634c09-d784-4f3e-8c5f-164454aff9ff/?format=api"
}
]
}