As PAVB said, if they are not temporary tablespace data files, then for sure there is no free space left in those data files.

However, if any tablespace has multiple data files then few of the data files occupied 100%. Better user group by tablespace_name if your intention is to check the free space in any tablespace.

Thanks,