GET /api/bet_types/85f84287-6866-4442-b550-e02ba140b01e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85f84287-6866-4442-b550-e02ba140b01e",
"match": "https://api-prod.gambitprofit.com/api/matches/ce64ac7d-2558-49e5-a2d6-bbdcf13460a8/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-01T18:02:00.143004-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": "LAA",
"amount": 5939.0
},
{
"team": "HOU",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "7a1539c5-1c6d-4f87-8a32-cbad76dba224",
"gambit_id": "62003573-6ec5-4ccf-8641-3884a2253b7e",
"last_updated": "2023-06-02T13:52:21.912930-04:00",
"created_at": "2023-06-01T18:02:00.146023-04:00",
"name": "LAA",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85f84287-6866-4442-b550-e02ba140b01e/?format=api"
},
{
"id": "679c3a69-b5a6-46bc-b565-ee8fdf8f4ecd",
"gambit_id": "4dfa8533-29d3-4dc6-81b2-5d32a3d3984b",
"last_updated": "2023-06-02T13:52:21.915727-04:00",
"created_at": "2023-06-01T18:02:00.148538-04:00",
"name": "HOU",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85f84287-6866-4442-b550-e02ba140b01e/?format=api"
}
]
}