{
    "has_baseline": true,
    "created_at": "2026-07-29T07:26:50+00:00",
    "updated_at": "2026-08-26T04:28:42+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",
                4,
                4537,
                19.29
            ],
            [
                "MEDICAID",
                4,
                2175,
                9.25
            ],
            [
                "MEDICARE",
                4,
                15837,
                67.33
            ],
            [
                "Other",
                4,
                973,
                4.14
            ],
            [
                "COMMERCIAL",
                1,
                8047,
                16.66
            ],
            [
                "MEDICAID",
                1,
                3847,
                7.97
            ],
            [
                "MEDICARE",
                1,
                33790,
                69.97
            ],
            [
                "Other",
                1,
                2611,
                5.41
            ],
            [
                "COMMERCIAL",
                2,
                5579,
                16.09
            ],
            [
                "MEDICAID",
                2,
                2739,
                7.9
            ],
            [
                "MEDICARE",
                2,
                24647,
                71.08
            ],
            [
                "Other",
                2,
                1708,
                4.93
            ],
            [
                "COMMERCIAL",
                3,
                4598,
                17.96
            ],
            [
                "MEDICAID",
                3,
                2132,
                8.33
            ],
            [
                "MEDICARE",
                3,
                17253,
                67.39
            ],
            [
                "Other",
                3,
                1617,
                6.32
            ]
        ]
    },
    "last_checked_at": "2026-09-14T03:31:09+00:00",
    "last_checked_verdict": "same"
}