GET /api/bet_types/c457eea2-135f-46e6-9150-be33c3c8c85a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c457eea2-135f-46e6-9150-be33c3c8c85a",
"match": "https://api-prod.gambitprofit.com/api/matches/403a0822-cebd-4a5e-96f5-122a035d7cc5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-15T12:27:14.036617-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": "SEA (G Kirby)",
"amount": 6682.0
},
{
"team": "COL (R Feltner)",
"amount": 3318.0
}
],
"expected_reward_tokens": 9488.44,
"profit_sb": -11.56,
"profit_sb_percentage": -0.12,
"recommended": false
},
"lines": [
{
"id": "499f2c7f-1530-4d33-9626-3f9e25738180",
"gambit_id": "658cae74-dc80-4306-8f07-3d4b21596b29",
"last_updated": "2023-04-16T17:57:16.488223-04:00",
"created_at": "2023-04-15T12:27:14.038044-04:00",
"name": "SEA (G Kirby)",
"reward": "1.42000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c457eea2-135f-46e6-9150-be33c3c8c85a/?format=api"
},
{
"id": "68f5a5f1-4fd9-496d-963c-a565127c99ee",
"gambit_id": "e278eb18-ca8f-4f3a-8706-3991762577c6",
"last_updated": "2023-04-16T17:57:16.490128-04:00",
"created_at": "2023-04-15T12:27:14.039631-04:00",
"name": "COL (R Feltner)",
"reward": "2.86000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c457eea2-135f-46e6-9150-be33c3c8c85a/?format=api"
}
]
}