GET /api/bet_types/674d2f33-0ab4-4ebf-9ed2-f430139739ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "674d2f33-0ab4-4ebf-9ed2-f430139739ae",
"match": "https://api-prod.gambitprofit.com/api/matches/53e8ae6d-2b0c-428b-bfd0-2b332cb78a8a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-01T09:08:16.793460-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": "Atlanta Hawks",
"amount": 7816.0
},
{
"team": "Washington Wizards",
"amount": 2184.0
}
],
"expected_reward_tokens": 9456.72,
"profit_sb": -43.28,
"profit_sb_percentage": -0.46,
"recommended": false
},
"lines": [
{
"id": "21bfcecb-f7ae-4a14-8868-eecfead17ce7",
"gambit_id": "3da7db31-a142-4f28-a19c-d82fcca8ea4d",
"last_updated": "2023-11-03T10:28:04.369593-04:00",
"created_at": "2023-11-01T09:08:16.803520-04:00",
"name": "Atlanta Hawks",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/674d2f33-0ab4-4ebf-9ed2-f430139739ae/?format=api"
},
{
"id": "28e50cec-dc58-43a2-bcb3-ab38eb9ac77b",
"gambit_id": "956d091b-50bb-4cb1-a8c5-fc0e2bb4b55a",
"last_updated": "2023-11-03T10:28:04.365565-04:00",
"created_at": "2023-11-01T09:08:16.798224-04:00",
"name": "Washington Wizards",
"reward": "4.33000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/674d2f33-0ab4-4ebf-9ed2-f430139739ae/?format=api"
}
]
}