GET /api/bet_types/ff42153d-0158-48cd-9952-0a2b86c9bc30/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff42153d-0158-48cd-9952-0a2b86c9bc30",
"match": "https://api-prod.gambitprofit.com/api/matches/e936ca59-4f84-4bd6-98ba-795adc9dbb2f/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:08:15.086282-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": "Florida Panthers",
"amount": 6935.0
},
{
"team": "Boston Bruins",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "236a26ef-124c-4fa4-820f-8c4bfebe7453",
"gambit_id": "5e3630ab-0717-4c10-bedd-5ed9686d6d4a",
"last_updated": "2023-11-23T17:48:24.228213-05:00",
"created_at": "2023-11-22T09:08:15.095765-05:00",
"name": "Florida Panthers",
"reward": "1.37000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff42153d-0158-48cd-9952-0a2b86c9bc30/?format=api"
},
{
"id": "945d40a3-58bd-4c71-85b7-90373ad46cf0",
"gambit_id": "bce068b1-fc00-49c0-ae1d-020c8369d506",
"last_updated": "2023-11-23T17:48:24.223504-05:00",
"created_at": "2023-11-22T09:08:15.090473-05:00",
"name": "Boston Bruins",
"reward": "3.10000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff42153d-0158-48cd-9952-0a2b86c9bc30/?format=api"
}
]
}