GET /api/bet_types/00c65174-9a03-4842-bd3b-769c5a2f1b96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00c65174-9a03-4842-bd3b-769c5a2f1b96",
"match": "https://api-prod.gambitprofit.com/api/matches/da4e3231-06cd-442f-ab94-489c1f8c9fc0/?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": "TEX (D Dunning)",
"amount": 5745.0
},
{
"team": "LAA (T Davidson)",
"amount": 4255.0
}
],
"expected_reward_tokens": 9190.8,
"profit_sb": 190.8,
"profit_sb_percentage": 2.12,
"recommended": true
},
"lines": [
{
"id": "54c1497c-704f-4a95-8a06-516f6aaf9e32",
"gambit_id": "dde4bc06-c93d-48cd-8394-aa0316dbe1dc",
"last_updated": "2022-09-22T15:02:20.506342-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (D Dunning)",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00c65174-9a03-4842-bd3b-769c5a2f1b96/?format=api"
},
{
"id": "064eb28e-dc2a-413e-9bc1-b87976460e21",
"gambit_id": "b3d57fbb-d9f4-479a-8b95-3e1b2eb4a32d",
"last_updated": "2022-09-22T15:02:20.507343-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (T Davidson)",
"reward": "2.16000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00c65174-9a03-4842-bd3b-769c5a2f1b96/?format=api"
}
]
}