GET /api/bet_types/75ce9d5e-c714-48d6-9442-2508ee766ee6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75ce9d5e-c714-48d6-9442-2508ee766ee6",
"match": "https://api-prod.gambitprofit.com/api/matches/73067bbf-e6cd-4220-9d25-0b8273120878/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-18T10:18:20.561618-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": "Chicago Blackhawks",
"amount": 5000.0
},
{
"team": "Buffalo Sabres",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5b95e4ee-f5ca-4551-99c3-44258a073e28",
"gambit_id": "4301f7d9-f31f-49ee-a8a0-44a2aa56e095",
"last_updated": "2024-01-19T20:38:13.816659-05:00",
"created_at": "2024-01-18T10:18:20.566480-05:00",
"name": "Chicago Blackhawks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75ce9d5e-c714-48d6-9442-2508ee766ee6/?format=api"
},
{
"id": "f5e2c5ea-2a8b-4cb7-94da-a34d28a25b18",
"gambit_id": "5319900e-03ec-49d5-967b-e68168f86a49",
"last_updated": "2024-01-19T20:38:13.820008-05:00",
"created_at": "2024-01-18T10:18:20.572388-05:00",
"name": "Buffalo Sabres",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75ce9d5e-c714-48d6-9442-2508ee766ee6/?format=api"
}
]
}