Suppose I want add creation time and update time in django model. How to add this in model and get this through in rest api in django?