filtering and sorting a field that doesnt exist on model

I need to do filtering & sorting on a field that doesn’t exists on model but it is provided by serializerMethodField.

Is this can be done ? I mean , can i make sorting and filtering on a field that’s coming from a serializermethodfield.

if so , how can i do ?.
Any solution to this is appreciatable👍