GET /api/bet_types/c85f0e41-820a-4fc7-be69-a98cad162fdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c85f0e41-820a-4fc7-be69-a98cad162fdf",
"match": "https://api-prod.gambitprofit.com/api/matches/dade995a-c3a5-404f-83ab-8e7c6e9bf965/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-27T09:18:09.795991-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": "Indiana Pacers",
"amount": 5107.0
},
{
"team": "Portland Trail Blazers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6116f89a-a0d5-4f42-976f-7cf4793c4a28",
"gambit_id": "1a9d6817-ee61-48b0-9ad3-f5a84df6a887",
"last_updated": "2023-11-28T21:48:02.692438-05:00",
"created_at": "2023-11-27T09:18:09.804385-05:00",
"name": "Indiana Pacers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c85f0e41-820a-4fc7-be69-a98cad162fdf/?format=api"
},
{
"id": "54e1ff36-64ab-40c7-b4e0-7e4281810bc7",
"gambit_id": "18814418-2442-4545-b178-aa3dbe505647",
"last_updated": "2023-11-28T21:48:02.687917-05:00",
"created_at": "2023-11-27T09:18:09.799852-05:00",
"name": "Portland Trail Blazers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c85f0e41-820a-4fc7-be69-a98cad162fdf/?format=api"
}
]
}