I am trying to throttle my API routes but I am unable to do it with functions using Django Rest Framework. All the documentations are for class-based views. I even tried a