{
    "has_baseline": true,
    "created_at": "2026-07-24T06:56:33+00:00",
    "updated_at": "2026-07-24T06:56:33+00:00",
    "response_body": {
        "status": "success",
        "metadata": {
            "columns": [
                {
                    "name": "procedureGroup.name",
                    "columnType": "dimension",
                    "dataType": {
                        "type": "string"
                    },
                    "sortable": false
                },
                {
                    "name": "quarter",
                    "columnType": "dimension",
                    "dataType": {
                        "type": "string"
                    },
                    "sortable": false
                },
                {
                    "name": "volume",
                    "columnType": "measure",
                    "dataType": {
                        "type": "integer"
                    },
                    "sortable": false
                },
                {
                    "name": "cost",
                    "columnType": "measure",
                    "dataType": {
                        "type": "number"
                    },
                    "sortable": false
                }
            ],
            "total": 8
        },
        "data": [
            [
                "PCI",
                "Q224",
                359,
                0
            ],
            [
                "PCI",
                "Q324",
                294,
                0
            ],
            [
                "PCI",
                "Q424",
                304,
                0
            ],
            [
                "PCI",
                "Q125",
                250,
                0
            ],
            [
                "PCI with balloon",
                "Q224",
                24,
                0
            ],
            [
                "PCI with balloon",
                "Q324",
                6,
                0
            ],
            [
                "PCI with balloon",
                "Q424",
                0,
                0
            ],
            [
                "PCI with balloon",
                "Q125",
                31,
                0
            ]
        ]
    },
    "last_checked_at": "2026-09-14T04:00:22+00:00",
    "last_checked_verdict": "same"
}