{
    "has_baseline": true,
    "created_at": "2026-07-29T07:26:41+00:00",
    "updated_at": "2026-08-26T04:28:35+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,
                123511,
                27.42
            ],
            [
                "MEDICAID",
                4,
                36673,
                8.14
            ],
            [
                "MEDICARE",
                4,
                269629,
                59.86
            ],
            [
                "Other",
                4,
                20603,
                4.57
            ],
            [
                "COMMERCIAL",
                1,
                210187,
                24.4
            ],
            [
                "MEDICAID",
                1,
                57022,
                6.62
            ],
            [
                "MEDICARE",
                1,
                543105,
                63.05
            ],
            [
                "Other",
                1,
                51087,
                5.93
            ],
            [
                "COMMERCIAL",
                2,
                152540,
                24.15
            ],
            [
                "MEDICAID",
                2,
                39635,
                6.28
            ],
            [
                "MEDICARE",
                2,
                402291,
                63.69
            ],
            [
                "Other",
                2,
                37143,
                5.88
            ],
            [
                "COMMERCIAL",
                3,
                128765,
                26.46
            ],
            [
                "MEDICAID",
                3,
                31186,
                6.41
            ],
            [
                "MEDICARE",
                3,
                290455,
                59.69
            ],
            [
                "Other",
                3,
                36230,
                7.44
            ]
        ]
    },
    "last_checked_at": "2026-09-14T03:31:09+00:00",
    "last_checked_verdict": "same"
}