GET /user_management/visitor-free/?format=api&offset=92608&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 92612,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92600&ordering=id",
    "results": [
        {
            "id": 92705,
            "ip_address": "103.174.225.212",
            "count": 3,
            "first_visit": "2025-12-06T15:17:09.517068+06:00",
            "date": "2025-12-06"
        },
        {
            "id": 92706,
            "ip_address": "66.249.79.230",
            "count": 1,
            "first_visit": "2025-12-06T15:40:05.983509+06:00",
            "date": "2025-12-06"
        },
        {
            "id": 92707,
            "ip_address": "103.25.248.129",
            "count": 1,
            "first_visit": "2025-12-06T16:13:09.412338+06:00",
            "date": "2025-12-06"
        },
        {
            "id": 92708,
            "ip_address": "103.189.237.9",
            "count": 1,
            "first_visit": "2025-12-06T16:16:25.143119+06:00",
            "date": "2025-12-06"
        }
    ]
}