Quoted from https://github.com/fc5y/user-fe/issues/129 The pagination in the Contest table is not working right now (https://freecontest.net/contests).  Wrong logic in BE side (return the results not correspondingly with limit and offset). https://be.freecontest.net/api/v1/contests?offset=0&limit=10