Currently, the POST and PUT endpoints for lists and entries only return the ids of the list or entry.
Ideally, these would return the full objects, including created and updated dates. The same should be true for the duplicate responses T184680.
The created and updated dates could then be used for sorting locally.