public function transform(Endpoint $data)
 {
     return $data->toArray();
 }