GET /api/bet_types/db729553-e80b-4570-8f97-b8bcbe9ab339/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db729553-e80b-4570-8f97-b8bcbe9ab339",
"match": "https://api-prod.gambitprofit.com/api/matches/57d87d52-95bf-421c-b25f-e4131f5c308b/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-18T09:07:14.049871-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": "St Louis Blues",
"amount": 6025.0
},
{
"team": "Colorado Avalanche",
"amount": 3975.0
}
],
"expected_reward_tokens": 9579.75,
"profit_sb": 79.75,
"profit_sb_percentage": 0.84,
"recommended": true
},
"lines": [
{
"id": "831f287d-4d2d-49d5-aa23-7c04f0677f45",
"gambit_id": "d0bc7ba1-b935-423c-b6dd-045505c9b89b",
"last_updated": "2023-02-19T09:57:20.276381-05:00",
"created_at": "2023-02-18T09:07:14.051194-05:00",
"name": "St Louis Blues",
"reward": "1.59000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db729553-e80b-4570-8f97-b8bcbe9ab339/?format=api"
},
{
"id": "e48c9d39-ff06-4943-a466-574087b9fee0",
"gambit_id": "9c99df6f-2600-463d-8833-256e77a41a28",
"last_updated": "2023-02-19T09:57:20.277549-05:00",
"created_at": "2023-02-18T09:07:14.052573-05:00",
"name": "Colorado Avalanche",
"reward": "2.41000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db729553-e80b-4570-8f97-b8bcbe9ab339/?format=api"
}
]
}