seatgeek / api-support

A support channel for the SeatGeek Platform
9 stars 7 forks source link

lowest price is not accurate #48

Closed mattr9 closed 6 years ago

mattr9 commented 7 years ago

Using the events API and checking the stats it shows the lowest price is $489 https://api.seatgeek.com/2/events/3906212

same with the web view which i assume uses the same stat screen shot 2017-07-29 at 6 52 16 pm

upon opening the event the lowest price is actually $110. this was checked at 6:54pm eastern on july 29, 2017. the API and even parts of your website are not showing an accurate lowest price.

screen shot 2017-07-29 at 6 54 03 pm

josegonzalez commented 6 years ago

This data is updated in semi-realtime, and if the data refreshes in between when we would normally cache it, we'll pull the updated data soon. It is otherwise provided under a "best effort" availability.

Hope that clarifies things.