GET /api/bet_types/ff49cf18-c464-447a-92c3-f7bb682358e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff49cf18-c464-447a-92c3-f7bb682358e2",
"match": "https://api-prod.gambitprofit.com/api/matches/5e24bc5b-2f57-4311-a838-6b7dcf2bd015/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-27T09:03:03.879927-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": "Oklahoma City Thunder",
"amount": 5939.0
},
{
"team": "New York Knicks",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "e80d6dbb-e8c4-4c19-bc65-aca3792c11a0",
"gambit_id": "b4044f46-e95c-4445-9ffe-75c921261c37",
"last_updated": "2023-12-28T18:33:09.679126-05:00",
"created_at": "2023-12-27T09:03:03.888679-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff49cf18-c464-447a-92c3-f7bb682358e2/?format=api"
},
{
"id": "f8badeba-760e-455f-87f7-ba1c86cb84ae",
"gambit_id": "4f8f28d9-a9fa-4856-a2e3-89bee81f2f4e",
"last_updated": "2023-12-28T18:33:09.675398-05:00",
"created_at": "2023-12-27T09:03:03.883840-05:00",
"name": "New York Knicks",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff49cf18-c464-447a-92c3-f7bb682358e2/?format=api"
}
]
}