I want to group by with nested serializer field and compute some aggregate function on other fields.
My Models Classes:
class Country(models.Model):