GET /api/bet_types/86ef8e5c-270e-4c19-894e-be6efad0423b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86ef8e5c-270e-4c19-894e-be6efad0423b",
"match": "https://api-prod.gambitprofit.com/api/matches/6a1d8b43-a808-44fe-84ff-b2c91e2b9b3b/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Toronto Maple Leafs",
"amount": 6862.0
},
{
"team": "Dallas Stars",
"amount": 3138.0
}
],
"expected_reward_tokens": 9194.34,
"profit_sb": 194.34,
"profit_sb_percentage": 2.16,
"recommended": true
},
"lines": [
{
"id": "3a0d840b-1184-49ec-91b1-506b7b13b75e",
"gambit_id": "559d41db-a609-4608-8fbf-846b2aa35282",
"last_updated": "2022-12-07T09:37:47.523033-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.34000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86ef8e5c-270e-4c19-894e-be6efad0423b/?format=api"
},
{
"id": "cb3cb7da-13d8-414c-b238-80649c6e17d1",
"gambit_id": "80b3f08b-3aa0-406b-9561-4d6451f0096a",
"last_updated": "2022-12-07T09:37:47.522012-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "2.93000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86ef8e5c-270e-4c19-894e-be6efad0423b/?format=api"
}
]
}