GET /api/bet_types/de62d8e9-c904-47cf-90a3-83f01060e4c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de62d8e9-c904-47cf-90a3-83f01060e4c5",
"match": "https://api-prod.gambitprofit.com/api/matches/e42e96b4-24aa-4a72-b87f-7510272f041a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-12T08:22:00.741833-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": "Winnipeg Jets",
"amount": 5292.0
},
{
"team": "Buffalo Sabres",
"amount": 4708.0
}
],
"expected_reward_tokens": 8943.48,
"profit_sb": -56.52,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "2d02c7f9-fcc0-46d2-bb80-ba9f26073a8c",
"gambit_id": "e9553cdb-9ab8-4562-be70-404116aa935d",
"last_updated": "2023-01-13T11:47:15.115489-05:00",
"created_at": "2023-01-12T08:22:00.744075-05:00",
"name": "Winnipeg Jets",
"reward": "1.69000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de62d8e9-c904-47cf-90a3-83f01060e4c5/?format=api"
},
{
"id": "6eace440-d9c6-4a4d-b860-f05504c0d0e2",
"gambit_id": "530d559a-a28e-4a3d-93e5-7f5f5892c7bb",
"last_updated": "2023-01-13T11:47:15.114367-05:00",
"created_at": "2023-01-12T08:22:00.742950-05:00",
"name": "Buffalo Sabres",
"reward": "1.90000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de62d8e9-c904-47cf-90a3-83f01060e4c5/?format=api"
}
]
}