GET /api/bet_types/76544951-a5ce-43d3-8823-bdaba4adf9cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76544951-a5ce-43d3-8823-bdaba4adf9cc",
"match": "https://api-prod.gambitprofit.com/api/matches/bd451acc-33db-4427-be24-49f6bd29da0d/?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": "Boston Bruins",
"amount": 5696.0
},
{
"team": "Columbus Blue Jackets",
"amount": 4304.0
}
],
"expected_reward_tokens": 9511.84,
"profit_sb": 11.84,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "74061873-9fd7-4a0d-883f-2b01032f29ad",
"gambit_id": "95726f3a-5de4-45da-9006-39938e262863",
"last_updated": "2022-10-29T19:11:52.606559-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Boston Bruins",
"reward": "1.67000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76544951-a5ce-43d3-8823-bdaba4adf9cc/?format=api"
},
{
"id": "89cf6050-5627-4f5a-9c27-3232a08f91b5",
"gambit_id": "81374a68-d0ba-4d46-8e1f-3d2fc36e5651",
"last_updated": "2022-10-29T19:11:52.605576-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76544951-a5ce-43d3-8823-bdaba4adf9cc/?format=api"
}
]
}