{
    "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,
                166,
                73.45
            ],
            [
                "COMMERCIAL",
                2,
                34,
                47.89
            ],
            [
                "COMMERCIAL",
                1,
                33,
                14.6
            ],
            [
                "MEDICARE",
                4,
                32,
                54.24
            ],
            [
                "MEDICARE",
                2,
                30,
                42.25
            ],
            [
                "OTHERS",
                1,
                26,
                11.5
            ],
            [
                "COMMERCIAL",
                4,
                23,
                38.98
            ],
            [
                "COMMERCIAL",
                3,
                18,
                40
            ],
            [
                "MEDICARE",
                3,
                18,
                40
            ],
            [
                "MEDICAID",
                3,
                5,
                11.11
            ],
            [
                "OTHERS",
                2,
                5,
                7.04
            ],
            [
                "OTHERS",
                3,
                4,
                8.89
            ],
            [
                "MEDICAID",
                4,
                3,
                5.08
            ],
            [
                "MEDICAID",
                2,
                2,
                2.82
            ],
            [
                "MEDICAID",
                1,
                1,
                0.44
            ],
            [
                "OTHERS",
                4,
                1,
                1.69
            ]
        ]
    },
    "last_checked_at": "2026-09-14T04:00:22+00:00",
    "last_checked_verdict": "same"
}