GET /api/bet_types/602d6720-acdf-487c-b165-e53022c32ca6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "602d6720-acdf-487c-b165-e53022c32ca6",
"match": "https://api-prod.gambitprofit.com/api/matches/d6b4d9ba-803b-4892-9797-5230da953dcc/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-29T09:13:11.981856-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 York Knicks",
"amount": 7714.0
},
{
"team": "Charlotte Hornets",
"amount": 2286.0
}
],
"expected_reward_tokens": 9486.9,
"profit_sb": -13.1,
"profit_sb_percentage": -0.14,
"recommended": false
},
"lines": [
{
"id": "c9269b9a-db13-4b15-a851-ccfe8cd41995",
"gambit_id": "2e1c610a-dc19-4a0f-97bc-2d202701485b",
"last_updated": "2024-01-31T10:23:29.785301-05:00",
"created_at": "2024-01-29T09:13:11.986522-05:00",
"name": "New York Knicks",
"reward": "1.23000",
"odds": "1.23810",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/602d6720-acdf-487c-b165-e53022c32ca6/?format=api"
},
{
"id": "5614aaf0-7066-45d8-b860-53e3ffb636d3",
"gambit_id": "3ee5625d-3573-4ead-b0a3-ca162b0de104",
"last_updated": "2024-01-31T10:23:29.788936-05:00",
"created_at": "2024-01-29T09:13:11.991967-05:00",
"name": "Charlotte Hornets",
"reward": "4.15000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/602d6720-acdf-487c-b165-e53022c32ca6/?format=api"
}
]
}