GET /api/bet_types/ebbc813d-0308-4628-8525-d63da4a5efdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebbc813d-0308-4628-8525-d63da4a5efdf",
"match": "https://api-prod.gambitprofit.com/api/matches/cbb54827-8b1d-4420-8036-a3e8be008302/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T09:23:05.864561-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": "LOS (B Miller)",
"amount": 5170.0
},
{
"team": "SEA (G Kirby)",
"amount": 4830.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "f961e25e-156d-44fc-aa76-839035f833c8",
"gambit_id": "d6b1bbda-3395-48cf-b3e4-24ff6a231fea",
"last_updated": "2023-09-18T08:48:18.747024-04:00",
"created_at": "2023-09-15T09:23:05.868153-04:00",
"name": "LOS (B Miller)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebbc813d-0308-4628-8525-d63da4a5efdf/?format=api"
},
{
"id": "3a45205d-e051-43b7-805e-e35f55585473",
"gambit_id": "33941ecb-1e0d-41b4-b6c1-e457bf8a5838",
"last_updated": "2023-09-18T08:48:18.750643-04:00",
"created_at": "2023-09-15T09:23:05.872016-04:00",
"name": "SEA (G Kirby)",
"reward": "1.98000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebbc813d-0308-4628-8525-d63da4a5efdf/?format=api"
}
]
}