GET /api/bet_types/b93700a2-ce28-4a2c-83ca-1270ed9b21ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b93700a2-ce28-4a2c-83ca-1270ed9b21ae",
"match": "https://api-prod.gambitprofit.com/api/matches/645b8816-e159-4fdf-b5d8-f5210fc5c1e8/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-11T09:32:15.884135-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": 6603.0
},
{
"team": "New York Islanders",
"amount": 3397.0
}
],
"expected_reward_tokens": 9442.29,
"profit_sb": -57.71,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "5c6befcc-f0e0-4203-907e-f8bbf0a08e7f",
"gambit_id": "20af5a97-0ce9-4bd4-8fbb-dd64df1f9298",
"last_updated": "2023-03-13T13:17:00.854617-04:00",
"created_at": "2023-03-11T09:32:15.889462-05:00",
"name": "Washington Capitals",
"reward": "1.43000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b93700a2-ce28-4a2c-83ca-1270ed9b21ae/?format=api"
},
{
"id": "69b884cc-f9ac-4e6c-86b6-cafbde7113a5",
"gambit_id": "0c2f969f-75e7-4cbc-97c9-cb25a463d6da",
"last_updated": "2023-03-13T13:17:00.851551-04:00",
"created_at": "2023-03-11T09:32:15.886219-05:00",
"name": "New York Islanders",
"reward": "2.78000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b93700a2-ce28-4a2c-83ca-1270ed9b21ae/?format=api"
}
]
}