$model->id, 'name' => $model->name, 'created_at' => self::formatTimestamp($model->created_at), ]; } }