$this->id, 'action' => $this->action, 'change_points' => bcdiv($this->change_points, 100, 2), 'remark' => (string) $this->remark, 'created_at' => $this->created_at->toDateTimeString(), ]; } }