GET /api/bet_types/1671cd21-22e5-4c82-b43e-5249c9def9ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1671cd21-22e5-4c82-b43e-5249c9def9ed",
"match": "https://api-prod.gambitprofit.com/api/matches/f1616a07-6cdd-44f0-9d9b-45bcc778f635/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-27T09:18:10.887702-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": "Washington Capitals",
"amount": 5423.0
},
{
"team": "Dallas Stars",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "fff82e0e-af5c-445b-be0f-4657e05709fc",
"gambit_id": "8be73520-6b9b-4271-ba4f-d8952fa76971",
"last_updated": "2024-01-29T21:58:09.712025-05:00",
"created_at": "2024-01-27T09:18:10.891610-05:00",
"name": "Washington Capitals",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1671cd21-22e5-4c82-b43e-5249c9def9ed/?format=api"
},
{
"id": "deda1518-c577-457b-bd69-c92e406639d9",
"gambit_id": "eea3abd2-2c23-42c5-b8ee-e7501d942e5b",
"last_updated": "2024-01-29T21:58:09.715523-05:00",
"created_at": "2024-01-27T09:18:10.895679-05:00",
"name": "Dallas Stars",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1671cd21-22e5-4c82-b43e-5249c9def9ed/?format=api"
}
]
}