{
    "has_baseline": true,
    "created_at": "2026-07-24T06:56:33+00:00",
    "updated_at": "2026-07-24T06:56:33+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,
                193,
                75.39
            ],
            [
                "COMMERCIAL",
                2,
                37,
                45.68
            ],
            [
                "COMMERCIAL",
                1,
                36,
                14.06
            ],
            [
                "MEDICARE",
                4,
                34,
                55.74
            ],
            [
                "MEDICARE",
                2,
                34,
                41.98
            ],
            [
                "OTHERS",
                1,
                26,
                10.16
            ],
            [
                "COMMERCIAL",
                4,
                23,
                37.7
            ],
            [
                "MEDICARE",
                3,
                19,
                40.43
            ],
            [
                "COMMERCIAL",
                3,
                18,
                38.3
            ],
            [
                "OTHERS",
                2,
                6,
                7.41
            ],
            [
                "MEDICAID",
                3,
                5,
                10.64
            ],
            [
                "OTHERS",
                3,
                5,
                10.64
            ],
            [
                "MEDICAID",
                2,
                4,
                4.94
            ],
            [
                "MEDICAID",
                4,
                3,
                4.92
            ],
            [
                "MEDICAID",
                1,
                1,
                0.39
            ],
            [
                "OTHERS",
                4,
                1,
                1.64
            ]
        ]
    },
    "last_checked_at": "2026-09-14T04:00:22+00:00",
    "last_checked_verdict": "same"
}