GET /api/bet_types/8167963b-20a6-4963-ae88-24eef6d9979a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8167963b-20a6-4963-ae88-24eef6d9979a",
"match": "https://api-prod.gambitprofit.com/api/matches/2a44fe7e-ff59-4726-98a3-7f5808275dac/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-17T13:03:05.490386-04: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 York Jets",
"amount": 5857.0
},
{
"team": "Tampa Bay Buccaneers",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "07c9ac10-30b8-4dc0-bc3d-76dfaa6c43e3",
"gambit_id": "c555332f-d0d2-48fa-ac11-87a894d0c7ee",
"last_updated": "2023-08-21T19:58:16.251313-04:00",
"created_at": "2023-08-17T13:03:05.501178-04:00",
"name": "New York Jets",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8167963b-20a6-4963-ae88-24eef6d9979a/?format=api"
},
{
"id": "8c319759-436e-49c8-9389-a01db0680a01",
"gambit_id": "2e84ef2b-a818-4bbf-ae1b-bdd68b0c34d0",
"last_updated": "2023-08-21T19:58:16.247845-04:00",
"created_at": "2023-08-17T13:03:05.495040-04:00",
"name": "Tampa Bay Buccaneers",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8167963b-20a6-4963-ae88-24eef6d9979a/?format=api"
}
]
}