GET /api/bet_types/5572719f-1e5d-4b59-afc1-aa98fe2de362/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5572719f-1e5d-4b59-afc1-aa98fe2de362",
"match": "https://api-prod.gambitprofit.com/api/matches/adf6907e-846e-41ba-8411-70b49d023e25/?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": "New York Knicks",
"amount": 5571.0
},
{
"team": "Sacramento Kings",
"amount": 4429.0
}
],
"expected_reward_tokens": 9079.45,
"profit_sb": 79.45,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "a36c2fe9-c7c3-4d95-a521-6c82dfee3380",
"gambit_id": "1b8415bd-5b2a-4fc8-97fc-b2b31ab02e7a",
"last_updated": "2022-12-12T18:52:21.936708-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5572719f-1e5d-4b59-afc1-aa98fe2de362/?format=api"
},
{
"id": "175da56d-230b-4a93-8012-56947177ac00",
"gambit_id": "bf5d2371-05d0-419c-a7da-32caafdd0cf0",
"last_updated": "2022-12-12T18:52:21.937795-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Sacramento Kings",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5572719f-1e5d-4b59-afc1-aa98fe2de362/?format=api"
}
]
}