GET /api/bet_types/ef815c03-81ac-454d-9f1c-35ef8bbdb41a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef815c03-81ac-454d-9f1c-35ef8bbdb41a",
"match": "https://api-prod.gambitprofit.com/api/matches/57adc45f-59d2-4bd0-a545-ca0837334569/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": 5106.0
},
{
"team": "Tampa Bay Lightning",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "c02da3ee-546a-4436-a21c-7035c7f417a9",
"gambit_id": "52cc4954-7506-41fc-8dde-480d29296cfb",
"last_updated": "2022-10-22T09:27:26.889702-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef815c03-81ac-454d-9f1c-35ef8bbdb41a/?format=api"
},
{
"id": "6d7b8865-a852-42a8-b373-8d9a9ec8658d",
"gambit_id": "fd253024-bece-41d3-97cf-cae35946a2a2",
"last_updated": "2022-10-22T09:27:26.888680-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef815c03-81ac-454d-9f1c-35ef8bbdb41a/?format=api"
}
]
}