The quote prices are wrong

hi everyone, I am getting the SPY quotes using the python api of alpaca, using the api.get_latest_quote(“SPY”) function, but I see the prices are very far off sometimes, like its printing 451, 451.1, 451.2 and suddenly jumps to 490 and then starts back from 451.3, 451.4. can anyone tell me what is the reason?