GET /api/bet_types/ab85c66c-e5a6-4f2a-9ff6-da43c6312d5c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ab85c66c-e5a6-4f2a-9ff6-da43c6312d5c",
"match": "https://api-prod.gambitprofit.com/api/matches/da1943e3-6fa3-4833-90a3-1858e010a80c/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-16T09:03:04.590930-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": "Anaheim Ducks",
"amount": 5939.0
},
{
"team": "Washington Capitals",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "a102b9b3-7e7f-466f-9239-cbab7a3aa0f0",
"gambit_id": "2eaa5753-2207-492c-a07f-571eecebc566",
"last_updated": "2024-01-19T11:53:22.588619-05:00",
"created_at": "2024-01-16T09:03:04.595644-05:00",
"name": "Anaheim Ducks",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab85c66c-e5a6-4f2a-9ff6-da43c6312d5c/?format=api"
},
{
"id": "f3302291-63ac-4a34-85c6-bf7b6edfa4bb",
"gambit_id": "447af8c6-5181-42de-b4ad-71b3cdde7329",
"last_updated": "2024-01-19T11:53:22.591979-05:00",
"created_at": "2024-01-16T09:03:04.601178-05:00",
"name": "Washington Capitals",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ab85c66c-e5a6-4f2a-9ff6-da43c6312d5c/?format=api"
}
]
}