{
    "has_baseline": true,
    "created_at": "2026-07-24T06:57:07+00:00",
    "updated_at": "2026-07-24T06:57:07+00:00",
    "response_body": {
        "status": "success",
        "metadata": {
            "columns": [
                {
                    "name": "insuranceGroup",
                    "columnType": "dimension",
                    "dataType": {
                        "type": "string"
                    },
                    "sortable": false
                },
                {
                    "name": "quarter",
                    "columnType": "dimension",
                    "dataType": {
                        "type": "integer"
                    },
                    "sortable": false
                },
                {
                    "name": "volume",
                    "columnType": "measure",
                    "dataType": {
                        "type": "number"
                    },
                    "sortable": false
                },
                {
                    "name": "percentage",
                    "columnType": "measure",
                    "dataType": {
                        "type": "number"
                    },
                    "sortable": false
                }
            ],
            "total": 16
        },
        "data": [
            [
                "COMMERCIAL",
                2,
                18764,
                30.24
            ],
            [
                "MEDICAID",
                2,
                5371,
                8.66
            ],
            [
                "MEDICARE",
                2,
                34688,
                55.91
            ],
            [
                "OTHERS",
                2,
                3223,
                5.19
            ],
            [
                "COMMERCIAL",
                3,
                16517,
                29.27
            ],
            [
                "MEDICAID",
                3,
                4667,
                8.27
            ],
            [
                "MEDICARE",
                3,
                31585,
                55.97
            ],
            [
                "OTHERS",
                3,
                3662,
                6.49
            ],
            [
                "COMMERCIAL",
                4,
                15316,
                29.73
            ],
            [
                "MEDICAID",
                4,
                4324,
                8.39
            ],
            [
                "MEDICARE",
                4,
                29388,
                57.05
            ],
            [
                "OTHERS",
                4,
                2481,
                4.82
            ],
            [
                "COMMERCIAL",
                1,
                25354,
                26.05
            ],
            [
                "MEDICAID",
                1,
                6272,
                6.44
            ],
            [
                "MEDICARE",
                1,
                59728,
                61.36
            ],
            [
                "OTHERS",
                1,
                5980,
                6.14
            ]
        ]
    },
    "last_checked_at": "2026-09-14T04:00:57+00:00",
    "last_checked_verdict": "same"
}