Sorry, I read that wrong. I though the ones in red were the free ones.
I was talking about parsing the Google SERPs, not using the API.
From some research I've done, the API does return "search results", but it's a subset of what you see when you run a query, and may be subject to variations based on data you may or may not have, like LAT+LON location info (ie, what does "near me" mean? an IP-based location can be far away from where you really are).
I haven't actually played with the API yet, just basing this on numerous comments and complaints I found around the internet.
Like the map often found at the top of the page with the top-3 locations on it ... that's apparently "derived", along with all of the sponsored ads and other stuff. How exactly they come up with those three selections is anybody's guess. Some people care about that, some don't. (That's something I was specifically looking to identify.)
IOW, there's both "primary" and "derived" data displayed on SERPs you get back from Google. From what I could determine, the API only gives you the "primary" data, which is fine for most needs.
And the API can get rather expensive in some circumstances.