GET /api/bet_types/69eb405f-089d-4fa5-8974-f1163cdd64e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69eb405f-089d-4fa5-8974-f1163cdd64e8",
"match": "https://api-prod.gambitprofit.com/api/matches/fe8e1ca0-1131-48d6-8d5f-b87db79d63b6/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-28T11:22:21.068253-04: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": "Dallas Stars",
"amount": 7152.0
},
{
"team": "Minnesota Wild",
"amount": 2848.0
}
],
"expected_reward_tokens": 9512.16,
"profit_sb": 12.16,
"profit_sb_percentage": 0.13,
"recommended": true
},
"lines": [
{
"id": "f5e69e7c-6eef-43d8-b909-0fd6b252ac87",
"gambit_id": "8ed6d915-f313-4bee-8c53-d99bcda32c23",
"last_updated": "2023-04-30T15:06:54.154321-04:00",
"created_at": "2023-04-28T11:22:21.070793-04:00",
"name": "Dallas Stars",
"reward": "1.33000",
"odds": "1.34480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69eb405f-089d-4fa5-8974-f1163cdd64e8/?format=api"
},
{
"id": "371ecf77-0fe9-4dd5-b9e7-b4e0fbd939a2",
"gambit_id": "4bea7944-7ba2-4017-9fac-e1ad93c8a548",
"last_updated": "2023-04-30T15:06:54.152861-04:00",
"created_at": "2023-04-28T11:22:21.069489-04:00",
"name": "Minnesota Wild",
"reward": "3.34000",
"odds": "3.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69eb405f-089d-4fa5-8974-f1163cdd64e8/?format=api"
}
]
}