GET /api/bet_types/7d067350-9287-43ff-a5a0-a484822a9a7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7d067350-9287-43ff-a5a0-a484822a9a7c",
"match": "https://api-prod.gambitprofit.com/api/matches/af84acb1-2727-42d7-9914-41d6408b7cb4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:06.735224-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": "Boston Celtics",
"amount": 6090.0
},
{
"team": "New York Knicks",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "17713689-9c11-4023-abf9-be93a14b7261",
"gambit_id": "82245803-15e9-4067-ac95-9869bb8c6e84",
"last_updated": "2023-10-26T10:48:15.671609-04:00",
"created_at": "2023-10-25T09:13:06.741911-04:00",
"name": "Boston Celtics",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d067350-9287-43ff-a5a0-a484822a9a7c/?format=api"
},
{
"id": "03aefbb8-df70-44ef-84d8-5084239c3333",
"gambit_id": "c307b773-20a8-49ab-b2a4-cbb7b0660b4b",
"last_updated": "2023-10-26T10:48:15.675093-04:00",
"created_at": "2023-10-25T09:13:06.750706-04:00",
"name": "New York Knicks",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7d067350-9287-43ff-a5a0-a484822a9a7c/?format=api"
}
]
}