GET /api/bet_types/75806748-0e68-4b79-b1ee-5df0174b47dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75806748-0e68-4b79-b1ee-5df0174b47dd",
"match": "https://api-prod.gambitprofit.com/api/matches/f617093e-5344-4afc-ab8b-74359e92478c/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:07.672425-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": "Washington Commanders",
"amount": 5107.0
},
{
"team": "Miami Dolphins",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1981137a-cf88-4f47-810c-2ef963e8e156",
"gambit_id": "3d052b99-e8c8-4574-8fb4-564bffd2b245",
"last_updated": "2023-12-04T21:03:10.504123-05:00",
"created_at": "2023-11-30T10:28:07.680002-05:00",
"name": "Washington Commanders",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75806748-0e68-4b79-b1ee-5df0174b47dd/?format=api"
},
{
"id": "82afd882-3441-4cbb-98c7-8f9d5394c3fd",
"gambit_id": "a60088e2-3bb3-4a23-aba3-d57320a8a86d",
"last_updated": "2023-12-04T21:03:10.500473-05:00",
"created_at": "2023-11-30T10:28:07.675981-05:00",
"name": "Miami Dolphins",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75806748-0e68-4b79-b1ee-5df0174b47dd/?format=api"
}
]
}