Creating list from grasshopper points into python

Hello, I created points with using grasshopper. Now, I want to create a list with this points in Python. However, when I try to to this, code is giving to me System.guid object at … error. How can I make Python to recognize my points in Grasshopper?

Thanks