GET /api/bet_types/079b8a33-911c-479e-9606-b9bf907ab706/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "079b8a33-911c-479e-9606-b9bf907ab706",
"match": "https://api-prod.gambitprofit.com/api/matches/facc7f26-1f45-4266-aed9-87df3c1f0f43/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-24T09:07:59.977266-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": "Columbus Blue Jackets",
"amount": 5214.0
},
{
"team": "New Jersey Devils",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "ac6a2ee1-9688-4fcd-952d-48f1d1cfb368",
"gambit_id": "b62364c6-5515-45ef-bd91-596306e1fabf",
"last_updated": "2023-11-27T09:58:19.447697-05:00",
"created_at": "2023-11-24T09:07:59.986882-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.79000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079b8a33-911c-479e-9606-b9bf907ab706/?format=api"
},
{
"id": "bd894631-c755-4cee-8e71-d4111d8bbf3a",
"gambit_id": "5acf3b63-53dd-4845-a04d-fead3f6d5515",
"last_updated": "2023-11-27T09:58:19.443977-05:00",
"created_at": "2023-11-24T09:07:59.981044-05:00",
"name": "New Jersey Devils",
"reward": "1.95000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/079b8a33-911c-479e-9606-b9bf907ab706/?format=api"
}
]
}