GET /api/bet_types/194b299f-77bd-4b57-946f-2561396de2e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "194b299f-77bd-4b57-946f-2561396de2e7",
"match": "https://api-prod.gambitprofit.com/api/matches/c2b981f7-68f9-4ae4-b538-e1e47443a7a1/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-24T08:58:08.421289-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": "HOU",
"amount": 5317.0
},
{
"team": "LOS",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "86677a95-e4ac-4592-8064-a018d0600a2a",
"gambit_id": "6716708f-fd19-4972-bdb7-caa4cdf33fcf",
"last_updated": "2023-06-26T10:33:17.420283-04:00",
"created_at": "2023-06-24T08:58:08.424032-04:00",
"name": "HOU",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/194b299f-77bd-4b57-946f-2561396de2e7/?format=api"
},
{
"id": "c1e169a7-f71a-4232-bb8a-cef5522056f1",
"gambit_id": "6679049e-8dc9-42ba-8548-e936b87c8ee8",
"last_updated": "2023-06-26T10:33:17.423179-04:00",
"created_at": "2023-06-24T08:58:08.426945-04:00",
"name": "LOS",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/194b299f-77bd-4b57-946f-2561396de2e7/?format=api"
}
]
}