GET /api/bet_types/3529324f-583a-4679-9ef1-ab2d31b7ebbd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3529324f-583a-4679-9ef1-ab2d31b7ebbd",
"match": "https://api-prod.gambitprofit.com/api/matches/9821f56a-8cdd-4fba-b70a-b0173f85264e/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-11T09:38:15.001756-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": 6154.0
},
{
"team": "New York Rangers",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "18335f57-1a0d-4a95-ba81-9491e352481a",
"gambit_id": "30d86b12-90ad-4209-b1a9-c8e284fbf7da",
"last_updated": "2024-01-15T09:48:16.527594-05:00",
"created_at": "2024-01-11T09:38:15.011895-05:00",
"name": "St Louis Blues",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3529324f-583a-4679-9ef1-ab2d31b7ebbd/?format=api"
},
{
"id": "b54733ee-bc9b-43e4-b015-e8cd2328097f",
"gambit_id": "4ae74702-f82f-4959-8b58-496c44ece98b",
"last_updated": "2024-01-15T09:48:16.523819-05:00",
"created_at": "2024-01-11T09:38:15.006149-05:00",
"name": "New York Rangers",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3529324f-583a-4679-9ef1-ab2d31b7ebbd/?format=api"
}
]
}