you can differentiate between Power BI Pro license users and regular users by examining the specific SKU IDs in the license assignments.
with this query: GET https://graph.microsoft.com/v1.0/users/{user-id}?$select=assignedLicenses
GET https://graph.microsoft.com/v1.0/users/{user-id}?$select=assignedLicenses