How to get user when we use user Django-Allauth

Hi,
I use Django-Allauth and google API. Django-allauth is excellent. But i don´t know what data gets google api. How can i show user data? How can extend user information?
django-user, django-allauth, more data i want get.
Probably should do one-to-one but i am not sure.
Thank you!