GET /api/bet_types/f6a09083-bc8e-4fc9-b025-92f8750e8b76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6a09083-bc8e-4fc9-b025-92f8750e8b76",
"match": "https://api-prod.gambitprofit.com/api/matches/55e36b0f-c205-4322-81bb-fdb93a3896b7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-02T11:52:05.263580-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 Knicks",
"amount": 7945.0
},
{
"team": "Miami Heat",
"amount": 2055.0
}
],
"expected_reward_tokens": 9453.0,
"profit_sb": -47.0,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "fcf3ac92-ac80-4491-b500-642729e47505",
"gambit_id": "a03cd34f-e107-4064-93f8-4923664b740f",
"last_updated": "2023-05-03T12:12:15.791479-04:00",
"created_at": "2023-05-02T11:52:05.265006-04:00",
"name": "New York Knicks",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6a09083-bc8e-4fc9-b025-92f8750e8b76/?format=api"
},
{
"id": "8fa09da3-fa35-4f61-b0e1-1808f107eaf1",
"gambit_id": "d52d6305-5a85-4697-810f-dbd1ca110308",
"last_updated": "2023-05-03T12:12:15.793587-04:00",
"created_at": "2023-05-02T11:52:05.266405-04:00",
"name": "Miami Heat",
"reward": "4.60000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6a09083-bc8e-4fc9-b025-92f8750e8b76/?format=api"
}
]
}