{
  "account": {
    "buying_power": "394725.8",
    "cash": "100281.45",
    "equity": "100132.45",
    "id": "1a1ec740-417f-42d9-9b93-8ccb8ecf0cd1",
    "status": "ACTIVE"
  },
  "captured_at": "2026-09-04T02:43:50Z",
  "commands": {
    "account": [
      "alpaca",
      "account",
      "get",
      "--quiet"
    ],
    "orders": [
      "alpaca",
      "order",
      "list",
      "--status",
      "all",
      "--limit",
      "100",
      "--quiet"
    ],
    "positions": [
      "alpaca",
      "position",
      "list",
      "--quiet"
    ]
  },
  "orders": [
    {
      "client_order_id": "oc-63db2a85298b4ecabefab59076a6397e",
      "filled_avg_price": "-2.26",
      "filled_qty": "1",
      "id": "24b16fe6-0d8d-4478-afa6-0f3781eb6b33",
      "limit_price": "-2.26",
      "order_class": "mleg",
      "qty": "1",
      "status": "filled"
    },
    {
      "client_order_id": "oc-close-ff602cde9ba041ef",
      "filled_avg_price": "1.53",
      "filled_qty": "1",
      "id": "437de35d-7d1f-4a11-9b1a-c2c28b8998c5",
      "limit_price": "1.75",
      "order_class": "mleg",
      "qty": "1",
      "status": "filled"
    },
    {
      "client_order_id": "oc-close-dd8c560e40524cd5",
      "filled_avg_price": "0.53",
      "filled_qty": "1",
      "id": "104182d8-00c8-45fa-bfef-d5d80c421443",
      "limit_price": "0.65",
      "order_class": "mleg",
      "qty": "1",
      "status": "filled"
    },
    {
      "client_order_id": "oc-715ad36a630d408e",
      "filled_avg_price": "-0.51",
      "filled_qty": "1",
      "id": "2a6d6b7c-caad-4c24-959a-8d93455a36fe",
      "limit_price": "0.7",
      "order_class": "mleg",
      "qty": "1",
      "status": "filled"
    },
    {
      "client_order_id": "oc-204a8dfccffd40c9",
      "filled_avg_price": "-2.11",
      "filled_qty": "1",
      "id": "abcb5385-0aa3-42cc-9b58-ef4200235c27",
      "limit_price": "2.54",
      "order_class": "mleg",
      "qty": "1",
      "status": "filled"
    },
    {
      "client_order_id": "oc-27646dfff30f4b22",
      "filled_avg_price": "",
      "filled_qty": "0",
      "id": "b63aeb5b-bad3-4115-8a2a-838b57e1389b",
      "limit_price": "2.54",
      "order_class": "mleg",
      "qty": "1",
      "status": "canceled"
    }
  ],
  "paper_only": true,
  "positions": [
    {
      "avg_entry_price": "4.54",
      "current_price": "2.83",
      "qty": "1",
      "side": "long",
      "symbol": "SPY261016P00724000",
      "unrealized_pl": "-171"
    },
    {
      "avg_entry_price": "6.8",
      "current_price": "4.32",
      "qty": "-1",
      "side": "short",
      "symbol": "SPY261016P00740000",
      "unrealized_pl": "248"
    }
  ],
  "schema": "opticycle.alpaca-cli-readonly.v1",
  "snapshot_hash": "735cc9c96076122f98c28dc21bb37d97ccb154f4ca71e473dfcdddaeb60cc086"
}
