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

{
    "count": 92014,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92000&ordering=first_visit",
    "results": [
        {
            "id": 92105,
            "ip_address": "103.55.145.98",
            "count": 1,
            "first_visit": "2025-11-17T14:52:36.606821+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92106,
            "ip_address": "64.233.173.167",
            "count": 1,
            "first_visit": "2025-11-17T15:08:59.264727+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92107,
            "ip_address": "66.249.79.229",
            "count": 1,
            "first_visit": "2025-11-17T15:29:48.725137+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92108,
            "ip_address": "103.60.175.39",
            "count": 2,
            "first_visit": "2025-11-17T16:03:34.693805+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92109,
            "ip_address": "43.245.121.10",
            "count": 1,
            "first_visit": "2025-11-17T16:10:29.469594+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 92110,
            "ip_address": "27.147.151.182",
            "count": 1,
            "first_visit": "2025-11-17T16:38:37.799178+06:00",
            "date": "2025-11-17"
        }
    ]
}