GET /api/bet_types/7e6cd8f0-52f8-4e84-93ad-cd38e495990e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e6cd8f0-52f8-4e84-93ad-cd38e495990e",
"match": "https://api-prod.gambitprofit.com/api/matches/ee0a0960-318c-4790-9254-4f5a0c1918f1/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-09T09:47:58.570455-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": "Arizona Coyotes",
"amount": 6849.0
},
{
"team": "St Louis Blues",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "c13783b0-444e-435e-aa65-46e70db96ac9",
"gambit_id": "9ef3e442-9d8c-4c03-a7e6-8eaf2a8a9c95",
"last_updated": "2023-11-12T11:08:21.059452-05:00",
"created_at": "2023-11-09T09:47:58.574401-05:00",
"name": "Arizona Coyotes",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6cd8f0-52f8-4e84-93ad-cd38e495990e/?format=api"
},
{
"id": "416214cf-cb5d-486c-8cf3-c035f6bac2c2",
"gambit_id": "aa8f3db8-642c-4b33-b72e-5dfafd8b68a0",
"last_updated": "2023-11-12T11:08:21.062866-05:00",
"created_at": "2023-11-09T09:47:58.578615-05:00",
"name": "St Louis Blues",
"reward": "3.00000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e6cd8f0-52f8-4e84-93ad-cd38e495990e/?format=api"
}
]
}