GET /api/bet_types/84fec124-bad4-417c-b865-7a88c1d618aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84fec124-bad4-417c-b865-7a88c1d618aa",
"match": "https://api-prod.gambitprofit.com/api/matches/d0b34616-49a9-42f2-9136-21cd05e8ae83/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:12:58.894585-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": "New Jersey Devils",
"amount": 6390.0
},
{
"team": "Detroit Red Wings",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "32e1aecd-d62f-4e46-b9f7-ce045be28861",
"gambit_id": "f98890c9-b259-4536-abdd-2eaffe7df1ca",
"last_updated": "2023-12-26T15:28:17.963509-05:00",
"created_at": "2023-12-23T09:12:58.902029-05:00",
"name": "New Jersey Devils",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84fec124-bad4-417c-b865-7a88c1d618aa/?format=api"
},
{
"id": "e4a70748-4f84-48a7-bbd1-85e1cf5a1373",
"gambit_id": "b904eb5e-0c76-4deb-b1b7-275df59151e7",
"last_updated": "2023-12-26T15:28:17.959183-05:00",
"created_at": "2023-12-23T09:12:58.898233-05:00",
"name": "Detroit Red Wings",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84fec124-bad4-417c-b865-7a88c1d618aa/?format=api"
}
]
}