GET /api/bet_types/2893f5e5-cd4d-4caa-a994-4348b38e1cdc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2893f5e5-cd4d-4caa-a994-4348b38e1cdc",
"match": "https://api-prod.gambitprofit.com/api/matches/e35f96d3-a343-47cb-a747-b472cbf0e0b7/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-17T09:28:10.741382-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": "Montreal Canadiens",
"amount": 5857.0
},
{
"team": "New Jersey Devils",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "67daa2ad-c6e9-4d6e-ad7d-937b025c83bb",
"gambit_id": "4998ce5a-0ca1-465f-b687-18d13bf79805",
"last_updated": "2024-01-19T12:13:20.776387-05:00",
"created_at": "2024-01-17T09:28:10.749151-05:00",
"name": "Montreal Canadiens",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2893f5e5-cd4d-4caa-a994-4348b38e1cdc/?format=api"
},
{
"id": "29a9e1c3-943e-42c8-96ac-e5b531fa6fc0",
"gambit_id": "956a3636-b3c9-4cdf-ad94-a4fd6de04731",
"last_updated": "2024-01-19T12:13:20.779587-05:00",
"created_at": "2024-01-17T09:28:10.756495-05:00",
"name": "New Jersey Devils",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2893f5e5-cd4d-4caa-a994-4348b38e1cdc/?format=api"
}
]
}