GET /api/bet_types/4d711789-8c96-4ffb-9cd7-51cc9150fb81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d711789-8c96-4ffb-9cd7-51cc9150fb81",
"match": "https://api-prod.gambitprofit.com/api/matches/c0ee31bc-fe5b-413c-b731-f543d96e5032/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-24T11:41:55.069681-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": 6475.0
},
{
"team": "Buffalo Sabres",
"amount": 3525.0
}
],
"expected_reward_tokens": 9517.5,
"profit_sb": 17.5,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "3687cd4c-5099-4e4c-ab0f-2d6ff6ad120a",
"gambit_id": "f06fc6c8-89d3-4756-a3d8-ba1d28588f55",
"last_updated": "2023-02-25T17:27:18.645666-05:00",
"created_at": "2023-02-24T11:41:55.070928-05:00",
"name": "Florida Panthers",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d711789-8c96-4ffb-9cd7-51cc9150fb81/?format=api"
},
{
"id": "8402b0a4-ae09-4bfa-8253-3d71bfd675de",
"gambit_id": "fb9bcc59-901d-424e-b337-28c820cdbdbc",
"last_updated": "2023-02-25T17:27:18.646822-05:00",
"created_at": "2023-02-24T11:41:55.072466-05:00",
"name": "Buffalo Sabres",
"reward": "2.70000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d711789-8c96-4ffb-9cd7-51cc9150fb81/?format=api"
}
]
}