GET /api/bet_types/9c6a4841-a9f0-4ddd-b670-5bb9635b4a37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c6a4841-a9f0-4ddd-b670-5bb9635b4a37",
"match": "https://api-prod.gambitprofit.com/api/matches/6c60c1ab-b70c-46f1-8c54-d21575706818/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-18T10:18:19.779075-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": 6984.0
},
{
"team": "Washington Capitals",
"amount": 3016.0
}
],
"expected_reward_tokens": 9498.24,
"profit_sb": -1.76,
"profit_sb_percentage": -0.02,
"recommended": false
},
"lines": [
{
"id": "6e75a69c-4c01-483e-923f-9be5c80a98ca",
"gambit_id": "6857f39c-988d-450f-841e-876ced12a5a4",
"last_updated": "2024-01-19T20:38:13.131912-05:00",
"created_at": "2024-01-18T10:18:19.784082-05:00",
"name": "St Louis Blues",
"reward": "1.36000",
"odds": "1.37740",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6a4841-a9f0-4ddd-b670-5bb9635b4a37/?format=api"
},
{
"id": "8cedc6a4-ec79-4d8f-b6da-643f4a96c15e",
"gambit_id": "0a5bd1c9-4458-469b-a1e8-df81f8e6a0d8",
"last_updated": "2024-01-19T20:38:13.135392-05:00",
"created_at": "2024-01-18T10:18:19.789911-05:00",
"name": "Washington Capitals",
"reward": "3.15000",
"odds": "3.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6a4841-a9f0-4ddd-b670-5bb9635b4a37/?format=api"
}
]
}