GET /api/bet_types/2dc246f5-04c8-4384-ac65-7dafe8d12817/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2dc246f5-04c8-4384-ac65-7dafe8d12817",
"match": "https://api-prod.gambitprofit.com/api/matches/822a1007-1453-402d-b8b5-7687c9cbbdf0/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-23T09:07:02.930775-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": "Calgary Flames",
"amount": 6563.0
},
{
"team": "Vegas Golden Knights",
"amount": 3437.0
}
],
"expected_reward_tokens": 9450.72,
"profit_sb": -49.28,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "5762af78-40dc-44fc-97ea-85bf9259c743",
"gambit_id": "68250dad-81d6-453d-84ad-c9e6147d49c8",
"last_updated": "2023-02-24T12:41:56.286299-05:00",
"created_at": "2023-02-23T09:07:02.933321-05:00",
"name": "Calgary Flames",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dc246f5-04c8-4384-ac65-7dafe8d12817/?format=api"
},
{
"id": "23b62e4e-0b25-4617-92cf-f2a4334f2cb8",
"gambit_id": "140bb763-01a8-46fb-97c5-7f1ca6b7c02d",
"last_updated": "2023-02-24T12:41:56.285025-05:00",
"created_at": "2023-02-23T09:07:02.932063-05:00",
"name": "Vegas Golden Knights",
"reward": "2.75000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2dc246f5-04c8-4384-ac65-7dafe8d12817/?format=api"
}
]
}