GET /api/bet_types/2ddd9057-b551-4472-8d43-d623eefdba13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ddd9057-b551-4472-8d43-d623eefdba13",
"match": "https://api-prod.gambitprofit.com/api/matches/48563f93-62cc-447e-8216-3437ae658b64/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Utah Jazz",
"amount": 6179.0
},
{
"team": "New York Knicks",
"amount": 3821.0
}
],
"expected_reward_tokens": 9206.71,
"profit_sb": 206.71,
"profit_sb_percentage": 2.3,
"recommended": true
},
"lines": [
{
"id": "45a431ef-4f54-4240-8a85-d02a40f91039",
"gambit_id": "05c9e55b-1700-460a-9bf7-a86a4b6216d8",
"last_updated": "2022-11-16T09:42:22.863480-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah Jazz",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ddd9057-b551-4472-8d43-d623eefdba13/?format=api"
},
{
"id": "e9805f7b-fc9e-4079-b017-80f66debf77c",
"gambit_id": "9346474d-293f-4b5e-a0d5-2ccb0ed8332a",
"last_updated": "2022-11-16T09:42:22.864473-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ddd9057-b551-4472-8d43-d623eefdba13/?format=api"
}
]
}