GET /api/bet_types/976183c6-c53b-40d2-a4a3-6a00ed9662c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "976183c6-c53b-40d2-a4a3-6a00ed9662c2",
"match": "https://api-prod.gambitprofit.com/api/matches/5c8d01e9-4995-4803-a7c1-005e3e601f8c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-05T08:52:57.250174-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": 5000.0
},
{
"team": "Vancouver Canucks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3a9e7e3f-f47b-4acb-b5df-d9da56e8f6ec",
"gambit_id": "2b341a4e-d952-4a37-9a9d-dafa10d573f2",
"last_updated": "2023-12-06T22:03:03.737913-05:00",
"created_at": "2023-12-05T08:52:57.254233-05:00",
"name": "New Jersey Devils",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/976183c6-c53b-40d2-a4a3-6a00ed9662c2/?format=api"
},
{
"id": "085cdc47-d780-4e8f-840e-25839956bb4b",
"gambit_id": "e4683651-eaab-4424-a1ef-84de522dd8ff",
"last_updated": "2023-12-06T22:03:03.741367-05:00",
"created_at": "2023-12-05T08:52:57.258530-05:00",
"name": "Vancouver Canucks",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/976183c6-c53b-40d2-a4a3-6a00ed9662c2/?format=api"
}
]
}