{
    "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,
                17085,
                30.84
            ],
            [
                "MEDICAID",
                2,
                4834,
                8.73
            ],
            [
                "MEDICARE",
                2,
                30587,
                55.22
            ],
            [
                "OTHERS",
                2,
                2887,
                5.21
            ],
            [
                "COMMERCIAL",
                3,
                14848,
                29.63
            ],
            [
                "MEDICAID",
                3,
                4172,
                8.33
            ],
            [
                "MEDICARE",
                3,
                27809,
                55.49
            ],
            [
                "OTHERS",
                3,
                3283,
                6.55
            ],
            [
                "COMMERCIAL",
                4,
                13768,
                30.29
            ],
            [
                "MEDICAID",
                4,
                3838,
                8.44
            ],
            [
                "MEDICARE",
                4,
                25657,
                56.45
            ],
            [
                "OTHERS",
                4,
                2190,
                4.82
            ],
            [
                "COMMERCIAL",
                1,
                22873,
                26.35
            ],
            [
                "MEDICAID",
                1,
                5608,
                6.46
            ],
            [
                "MEDICARE",
                1,
                52893,
                60.94
            ],
            [
                "OTHERS",
                1,
                5419,
                6.24
            ]
        ]
    },
    "last_checked_at": "2026-09-14T04:00:57+00:00",
    "last_checked_verdict": "same"
}