GET /api/bet_types/d5491e14-ade1-4d1e-aa81-e40be49a34d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5491e14-ade1-4d1e-aa81-e40be49a34d0",
"match": "https://api-prod.gambitprofit.com/api/matches/acec492d-4a41-4f1d-9e5b-832970ee161b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-16T09:28:06.364104-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": "Pittsburgh Penguins",
"amount": 5872.0
},
{
"team": "New Jersey Devils",
"amount": 4128.0
}
],
"expected_reward_tokens": 9453.12,
"profit_sb": -46.88,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "6d4f2ee7-106c-4405-b77b-a475a1a9dc11",
"gambit_id": "2f341f0e-2c26-495b-91c7-03a9b4ffe128",
"last_updated": "2023-11-17T21:48:15.335305-05:00",
"created_at": "2023-11-16T09:28:06.374841-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5491e14-ade1-4d1e-aa81-e40be49a34d0/?format=api"
},
{
"id": "4d32b18f-ff03-4698-ab5e-2985d561d013",
"gambit_id": "66eb9035-6f40-4036-b118-35677445c195",
"last_updated": "2023-11-17T21:48:15.331981-05:00",
"created_at": "2023-11-16T09:28:06.369034-05:00",
"name": "New Jersey Devils",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5491e14-ade1-4d1e-aa81-e40be49a34d0/?format=api"
}
]
}