GET /api/bet_types/f395bc16-c868-4e50-a1dd-c792c27f2b09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f395bc16-c868-4e50-a1dd-c792c27f2b09",
"match": "https://api-prod.gambitprofit.com/api/matches/03969edb-4fc8-483e-ad0e-37bdc68aae56/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:18:24.926144-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": "Seattle Kraken",
"amount": 5213.0
},
{
"team": "Ottawa Senators",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a43fb70c-3f3d-4942-94a7-0d0002da4df0",
"gambit_id": "5f4674ba-df76-4218-9e05-5d9e645b885e",
"last_updated": "2024-01-05T22:58:12.071515-05:00",
"created_at": "2024-01-04T09:18:24.937127-05:00",
"name": "Seattle Kraken",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f395bc16-c868-4e50-a1dd-c792c27f2b09/?format=api"
},
{
"id": "ea8ce75a-4238-4342-96ce-7192cc150f34",
"gambit_id": "b370ebf3-f594-45b0-a89c-78bf54921140",
"last_updated": "2024-01-05T22:58:12.065544-05:00",
"created_at": "2024-01-04T09:18:24.931437-05:00",
"name": "Ottawa Senators",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f395bc16-c868-4e50-a1dd-c792c27f2b09/?format=api"
}
]
}