GET /api/bet_types/fe7e63de-1095-47db-9eef-54d9b6fd9c28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe7e63de-1095-47db-9eef-54d9b6fd9c28",
"match": "https://api-prod.gambitprofit.com/api/matches/b9900c35-fc8e-4d43-96d3-970e7ed94936/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-13T08:57:56.035249-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": 5319.0
},
{
"team": "Boston Bruins",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "9d9b9094-5ccd-4122-a2e8-440c954f1d60",
"gambit_id": "1270a848-c02e-40df-8d98-94e1498628e8",
"last_updated": "2023-12-15T10:03:17.364899-05:00",
"created_at": "2023-12-13T08:57:56.046103-05:00",
"name": "New Jersey Devils",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe7e63de-1095-47db-9eef-54d9b6fd9c28/?format=api"
},
{
"id": "f8e8f423-8f04-4231-8c30-9d63c46ae17a",
"gambit_id": "7c6b14ef-3374-4fdb-9363-3f6c1aa0771d",
"last_updated": "2023-12-15T10:03:17.361556-05:00",
"created_at": "2023-12-13T08:57:56.039172-05:00",
"name": "Boston Bruins",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe7e63de-1095-47db-9eef-54d9b6fd9c28/?format=api"
}
]
}