{
    "metadata": {
        "generated_at": "2026-01-01T05:00:06+00:00",
        "period_start": "2025-12-01T00:00:00+00:00",
        "period_end": "2025-12-31T23:59:59+00:00",
        "period_label": "December 2025"
    },
    "summary": {
        "total_orders": 44,
        "total_revenue": "65,530.21",
        "total_refunded": "0.00",
        "net_revenue": "65,530.21",
        "completed_payments": "0.00",
        "failed_payments": "0.00",
        "total_transactions": 3,
        "total_refunds": 0
    },
    "orders": {
        "by_status": {
            "paid": {
                "count": 15,
                "total_amount": 24780.21000000000276486389338970184326171875
            },
            "confirmed": {
                "count": 12,
                "total_amount": 3600
            },
            "completed": {
                "count": 17,
                "total_amount": 40750
            }
        },
        "by_payment_mode": {
            "immediate": {
                "count": 41,
                "total_amount": 69130.210000000006402842700481414794921875
            },
            "comp": {
                "count": 3,
                "total_amount": 0
            }
        },
        "daily_breakdown": {
            "2025-12-01": {
                "count": 3,
                "total_amount": 5891.1999999999998181010596454143524169921875
            },
            "2025-12-02": {
                "count": 2,
                "total_amount": 3162.6400000000003274180926382541656494140625
            },
            "2025-12-03": {
                "count": 5,
                "total_amount": 4500
            },
            "2025-12-04": {
                "count": 6,
                "total_amount": 17311.61999999999898136593401432037353515625
            },
            "2025-12-05": {
                "count": 2,
                "total_amount": 3224.65000000000009094947017729282379150390625
            },
            "2025-12-06": {
                "count": 1,
                "total_amount": 2294.4600000000000363797880709171295166015625
            },
            "2025-12-09": {
                "count": 1,
                "total_amount": 2914.59000000000014551915228366851806640625
            },
            "2025-12-10": {
                "count": 2,
                "total_amount": 1736.36000000000012732925824820995330810546875
            },
            "2025-12-11": {
                "count": 4,
                "total_amount": 4092.82000000000016370904631912708282470703125
            },
            "2025-12-13": {
                "count": 1,
                "total_amount": 1351.8699999999998908606357872486114501953125
            },
            "2025-12-18": {
                "count": 1,
                "total_amount": 0
            },
            "2025-12-21": {
                "count": 4,
                "total_amount": 19050
            }
        }
    },
    "transactions": {
        "by_gateway": {
            "comp": {
                "count": 3,
                "total_amount": 0,
                "completed": 3,
                "failed": 0
            }
        },
        "by_status": {
            "completed": {
                "count": 3,
                "total_amount": 0
            }
        }
    },
    "refunds": {
        "by_status": []
    },
    "reconciliation": {
        "orders_total": 65530.210000000006402842700481414794921875,
        "completed_payments_total": 0,
        "discrepancy": "65,530.21",
        "discrepancy_percentage": "100.00%"
    }
}