{
    "has_baseline": true,
    "created_at": "2026-07-31T06:50:24+00:00",
    "updated_at": "2026-08-26T04:27:40+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": [
            [
                "MEDICARE",
                1,
                4638,
                69.8
            ],
            [
                "MEDICARE",
                2,
                3646,
                69.83
            ],
            [
                "MEDICARE",
                3,
                2830,
                67.01
            ],
            [
                "MEDICARE",
                4,
                2695,
                68.82
            ],
            [
                "COMMERCIAL",
                1,
                1522,
                22.9
            ],
            [
                "COMMERCIAL",
                2,
                1203,
                23.04
            ],
            [
                "COMMERCIAL",
                3,
                1039,
                24.6
            ],
            [
                "COMMERCIAL",
                4,
                978,
                24.97
            ],
            [
                "Other",
                1,
                307,
                4.62
            ],
            [
                "Other",
                2,
                216,
                4.14
            ]
        ]
    },
    "last_checked_at": "2026-09-14T03:30:39+00:00",
    "last_checked_verdict": "same"
}