GET /api/bet_types/3bf35bb2-e66e-4586-863b-57bc35c890b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3bf35bb2-e66e-4586-863b-57bc35c890b2",
"match": "https://api-prod.gambitprofit.com/api/matches/7d939a7e-3720-4b31-9413-0eda15614141/?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": "Washington Wizards",
"amount": 6389.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3611.0
}
],
"expected_reward_tokens": 9135.83,
"profit_sb": 135.83,
"profit_sb_percentage": 1.51,
"recommended": true
},
"lines": [
{
"id": "9be53bc9-9305-41b3-9413-1bf9c8f9ddbc",
"gambit_id": "1886d0f3-0f0c-48b6-83ef-8ef99cd1d3d7",
"last_updated": "2022-11-17T11:07:58.617121-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Washington Wizards",
"reward": "1.43000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bf35bb2-e66e-4586-863b-57bc35c890b2/?format=api"
},
{
"id": "95d61e12-ef7d-4945-b21c-1c0829fe34ab",
"gambit_id": "1d756ef5-d4e8-405b-afd5-18b2a94bffa5",
"last_updated": "2022-11-17T11:07:58.618243-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.53000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bf35bb2-e66e-4586-863b-57bc35c890b2/?format=api"
}
]
}