GET /api/bet_types/04157f90-185b-4ad3-bc9b-fe3e8acd3ad5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04157f90-185b-4ad3-bc9b-fe3e8acd3ad5",
"match": "https://api-prod.gambitprofit.com/api/matches/f1eba2e5-63ff-4f07-ab5f-dfe64fa70abb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-04T09:48:07.186476-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": "Sacramento Kings",
"amount": 5784.0
},
{
"team": "New Orleans Pelicans",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "02ea9a90-72fc-4d46-a1ff-be2871ebcaee",
"gambit_id": "675e5e05-3d2e-40f3-9cac-3d7d2ebe9c3f",
"last_updated": "2023-12-05T10:03:17.138416-05:00",
"created_at": "2023-12-04T09:48:07.195526-05:00",
"name": "Sacramento Kings",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04157f90-185b-4ad3-bc9b-fe3e8acd3ad5/?format=api"
},
{
"id": "6bbbfe13-e392-4924-9afe-aee1021981e7",
"gambit_id": "d7582da5-8243-4350-8083-57eb3c4e2c8e",
"last_updated": "2023-12-05T10:03:17.135017-05:00",
"created_at": "2023-12-04T09:48:07.190945-05:00",
"name": "New Orleans Pelicans",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04157f90-185b-4ad3-bc9b-fe3e8acd3ad5/?format=api"
}
]
}