SELECT * FROM levels WHERE (NOT unlisted = 1 ) AND ( gameVersion <= 18) ORDER BY likes DESC LIMIT 10 OFFSET 0