GET /api/bet_types/7470d9db-bc99-448c-a753-f13a6547e848/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7470d9db-bc99-448c-a753-f13a6547e848",
"match": "https://api-prod.gambitprofit.com/api/matches/a8bbfe4b-7938-4fd4-9b27-d1602ea09f6e/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-18T08:46:54.357815-04: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": "Minnesota Wild",
"amount": 6399.0
},
{
"team": "Boston Bruins",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "b0cd59d9-d4bb-4701-a825-99a1791803cf",
"gambit_id": "485263c1-85f2-4151-93c3-3d3ef1a458f1",
"last_updated": "2023-03-20T09:41:57.434095-04:00",
"created_at": "2023-03-18T08:46:54.360466-04:00",
"name": "Minnesota Wild",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7470d9db-bc99-448c-a753-f13a6547e848/?format=api"
},
{
"id": "9871978b-f42a-4335-97d3-429c45ef8390",
"gambit_id": "9bb507a8-a1f0-44d1-a277-965b65ee6ee9",
"last_updated": "2023-03-20T09:41:57.436542-04:00",
"created_at": "2023-03-18T08:46:54.362782-04:00",
"name": "Boston Bruins",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7470d9db-bc99-448c-a753-f13a6547e848/?format=api"
}
]
}