GET /api/bet_types/64c55cd9-16b8-46a8-8d4f-a6e8a74b5300/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64c55cd9-16b8-46a8-8d4f-a6e8a74b5300",
"match": "https://api-prod.gambitprofit.com/api/matches/83b0ee9d-12d2-4312-bb78-2bb661755239/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T11:17:03.994475-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": 8273.0
},
{
"team": "Washington Wizards",
"amount": 1727.0
}
],
"expected_reward_tokens": 9513.95,
"profit_sb": 13.95,
"profit_sb_percentage": 0.15,
"recommended": true
},
"lines": [
{
"id": "736ec077-0d41-4ee7-afb4-cc53a54acf13",
"gambit_id": "43766814-1762-4b45-859d-684503e4ac9e",
"last_updated": "2023-04-03T20:12:06.753009-04:00",
"created_at": "2023-04-02T11:17:03.997258-04:00",
"name": "New York Knicks",
"reward": "1.15000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64c55cd9-16b8-46a8-8d4f-a6e8a74b5300/?format=api"
},
{
"id": "128d921a-b0ea-4de6-9725-46707f1b7766",
"gambit_id": "946092c8-550f-46f7-bcde-0076c64e42b9",
"last_updated": "2023-04-03T20:12:06.755135-04:00",
"created_at": "2023-04-02T11:17:04.000042-04:00",
"name": "Washington Wizards",
"reward": "5.51000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64c55cd9-16b8-46a8-8d4f-a6e8a74b5300/?format=api"
}
]
}