{
    "has_baseline": true,
    "created_at": "2026-07-31T06:50:24+00:00",
    "updated_at": "2026-08-26T04:27:41+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,
                819,
                79.67
            ],
            [
                "MEDICARE",
                2,
                678,
                75.59
            ],
            [
                "MEDICARE",
                3,
                452,
                70.4
            ],
            [
                "MEDICARE",
                4,
                374,
                70.3
            ],
            [
                "COMMERCIAL",
                2,
                157,
                17.5
            ],
            [
                "COMMERCIAL",
                1,
                154,
                14.98
            ],
            [
                "COMMERCIAL",
                3,
                130,
                20.25
            ],
            [
                "COMMERCIAL",
                4,
                118,
                22.18
            ],
            [
                "Other",
                2,
                35,
                3.9
            ],
            [
                "Other",
                3,
                31,
                4.83
            ]
        ]
    },
    "last_checked_at": "2026-09-14T03:30:40+00:00",
    "last_checked_verdict": "same"
}