GET /api/bet_types/7685506e-e561-4e81-aba6-82e9ed237554/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7685506e-e561-4e81-aba6-82e9ed237554",
"match": "https://api-prod.gambitprofit.com/api/matches/20e07b72-fb52-45b2-ac50-ce5bac9837e5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-01T09:08:17.036061-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": "Oklahoma City Thunder",
"amount": 5944.0
},
{
"team": "New Orleans Pelicans",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "f2549643-ac3e-48ea-b936-296d2eb8cd43",
"gambit_id": "aadef491-ce51-4d07-930d-db9a7aa71727",
"last_updated": "2023-11-03T10:28:04.118667-04:00",
"created_at": "2023-11-01T09:08:17.047320-04:00",
"name": "Oklahoma City Thunder",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7685506e-e561-4e81-aba6-82e9ed237554/?format=api"
},
{
"id": "c9a06edd-0e55-4ce1-b79b-2ad6dd190ce7",
"gambit_id": "dd55f063-b992-490a-8e32-db45f08cfa17",
"last_updated": "2023-11-03T10:28:04.114628-04:00",
"created_at": "2023-11-01T09:08:17.041810-04:00",
"name": "New Orleans Pelicans",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7685506e-e561-4e81-aba6-82e9ed237554/?format=api"
}
]
}