GET /api/bet_types/baadb5c7-5ae7-4b06-b621-11b70b3a161e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "baadb5c7-5ae7-4b06-b621-11b70b3a161e",
"match": "https://api-prod.gambitprofit.com/api/matches/ede8898c-7470-488a-bd52-0d2556dc08f8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-04T10:37:54.223689-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": "Boston Bruins",
"amount": 6241.0
},
{
"team": "New York Rangers",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "2c10eb81-d4bc-4429-b993-08fbce722ed2",
"gambit_id": "dfff086c-4f9c-41c1-a134-e961e00b8a53",
"last_updated": "2023-03-06T11:47:11.147611-05:00",
"created_at": "2023-03-04T10:37:54.224890-05:00",
"name": "Boston Bruins",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baadb5c7-5ae7-4b06-b621-11b70b3a161e/?format=api"
},
{
"id": "e12e5857-e797-4fc3-80ef-b2cab98c37ae",
"gambit_id": "04841e67-2618-41d3-93ae-1467afccac0e",
"last_updated": "2023-03-06T11:47:11.148679-05:00",
"created_at": "2023-03-04T10:37:54.226152-05:00",
"name": "New York Rangers",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/baadb5c7-5ae7-4b06-b621-11b70b3a161e/?format=api"
}
]
}