GET /api/bet_types/44c72118-7104-4801-9f01-d253434c5782/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44c72118-7104-4801-9f01-d253434c5782",
"match": "https://api-prod.gambitprofit.com/api/matches/8009725b-2979-4c8e-8e96-8b8464ad6d57/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-20T05:38:14.529105-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": "Tampa Bay Lightning",
"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": "a04c4bb2-c793-4618-b037-e87e44a50f4f",
"gambit_id": "0689dfb6-d44b-4292-964c-c815f492e851",
"last_updated": "2024-01-23T20:28:17.110820-05:00",
"created_at": "2024-01-20T05:38:14.536055-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44c72118-7104-4801-9f01-d253434c5782/?format=api"
},
{
"id": "766fc44d-8dd4-4503-b6c2-5fa44399beff",
"gambit_id": "8e2e5aa7-fa57-43e4-be29-24d510607c89",
"last_updated": "2024-01-23T20:28:17.114338-05:00",
"created_at": "2024-01-20T05:38:14.540140-05:00",
"name": "Buffalo Sabres",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44c72118-7104-4801-9f01-d253434c5782/?format=api"
}
]
}