Clarification on AccessOverride Value Mapping Between API and Database

Hi team,

I'm trying to understand how the value of AccessOverride is mapped between the API response and the database. When I send a GET request for the ID 9a756736-2f04-11f0-adbd-1f5fed2e0445, I receive multiple AccessOverride values in the Postman response. However, when I query the same ID in DBeaver, I see only a single value, which is 0.

Can someone help clarify how this mapping is implemented between the API response and the database query?

Below are screenshots for your reference