GET /api/bet_types/3d04c615-633e-489d-80c8-1994ac4b93b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d04c615-633e-489d-80c8-1994ac4b93b5",
"match": "https://api-prod.gambitprofit.com/api/matches/cdcc13ce-2ce6-4bf1-b570-98165a2965b6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-20T11:36:57.189371-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": "Creighton",
"amount": 8085.0
},
{
"team": "Princeton",
"amount": 1915.0
}
],
"expected_reward_tokens": 9459.45,
"profit_sb": -40.55,
"profit_sb_percentage": -0.43,
"recommended": false
},
"lines": [
{
"id": "b4187f62-8c00-43b7-88fc-04eb37fce158",
"gambit_id": "a6eb856e-7dcd-4110-8ea5-e8ef2d26ce13",
"last_updated": "2023-03-26T13:37:02.631563-04:00",
"created_at": "2023-03-20T11:36:57.192042-04:00",
"name": "Creighton",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d04c615-633e-489d-80c8-1994ac4b93b5/?format=api"
},
{
"id": "3048b340-2c45-4d18-92ad-2f5cb789affc",
"gambit_id": "476ceb8f-1c9e-4dd0-a423-9f41cf54fdef",
"last_updated": "2023-03-26T13:37:02.633223-04:00",
"created_at": "2023-03-20T11:36:57.195856-04:00",
"name": "Princeton",
"reward": "4.94000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d04c615-633e-489d-80c8-1994ac4b93b5/?format=api"
}
]
}