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

{
    "count": 99214,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99200&ordering=id",
    "results": [
        {
            "id": 99305,
            "ip_address": "66.78.56.168",
            "count": 1,
            "first_visit": "2026-06-17T22:40:04.835554+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99306,
            "ip_address": "67.227.75.138",
            "count": 3,
            "first_visit": "2026-06-17T22:40:06.193803+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99307,
            "ip_address": "152.232.234.65",
            "count": 4,
            "first_visit": "2026-06-17T22:40:06.293533+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99308,
            "ip_address": "173.211.53.77",
            "count": 2,
            "first_visit": "2026-06-17T22:40:19.248567+06:00",
            "date": "2026-06-17"
        },
        {
            "id": 99309,
            "ip_address": "66.249.68.2",
            "count": 1,
            "first_visit": "2026-06-18T00:18:40.902351+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99310,
            "ip_address": "144.48.163.57",
            "count": 1,
            "first_visit": "2026-06-18T00:28:28.206598+06:00",
            "date": "2026-06-18"
        }
    ]
}