GET /api/bet_types/04aedd93-8627-423e-96bf-20c839e0c19b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04aedd93-8627-423e-96bf-20c839e0c19b",
"match": "https://api-prod.gambitprofit.com/api/matches/0cea869e-4337-47a5-aad8-33182a25531c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-18T09:16:51.790056-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": "Dallas Mavericks",
"amount": 5619.0
},
{
"team": "Atlanta Hawks",
"amount": 4381.0
}
],
"expected_reward_tokens": 9550.58,
"profit_sb": 50.58,
"profit_sb_percentage": 0.53,
"recommended": true
},
"lines": [
{
"id": "fd1bcb44-4fed-401c-83b3-25840ebbc5cc",
"gambit_id": "efa4c17d-3142-4d1c-9370-aef137e56958",
"last_updated": "2023-01-19T09:32:10.393553-05:00",
"created_at": "2023-01-18T09:16:51.791450-05:00",
"name": "Dallas Mavericks",
"reward": "1.70000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04aedd93-8627-423e-96bf-20c839e0c19b/?format=api"
},
{
"id": "ba214b01-8f5e-4058-9b56-5243ed35cf9b",
"gambit_id": "124e48a4-28ca-42d7-b717-bfc1f3fe7906",
"last_updated": "2023-01-19T09:32:10.394674-05:00",
"created_at": "2023-01-18T09:16:51.792760-05:00",
"name": "Atlanta Hawks",
"reward": "2.18000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04aedd93-8627-423e-96bf-20c839e0c19b/?format=api"
}
]
}