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

{
    "count": 101070,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101056&ordering=first_visit",
    "results": [
        {
            "id": 101161,
            "ip_address": "103.177.220.52",
            "count": 3,
            "first_visit": "2026-08-04T18:24:54.238882+06:00",
            "date": "2026-08-04"
        },
        {
            "id": 101162,
            "ip_address": "103.5.216.7",
            "count": 1,
            "first_visit": "2026-08-04T18:32:43.396872+06:00",
            "date": "2026-08-04"
        },
        {
            "id": 101163,
            "ip_address": "18.97.9.99",
            "count": 1,
            "first_visit": "2026-08-04T18:39:29.431801+06:00",
            "date": "2026-08-04"
        },
        {
            "id": 101164,
            "ip_address": "45.250.228.106",
            "count": 1,
            "first_visit": "2026-08-04T18:46:52.247067+06:00",
            "date": "2026-08-04"
        },
        {
            "id": 101165,
            "ip_address": "18.97.9.101",
            "count": 1,
            "first_visit": "2026-08-04T18:50:44.397191+06:00",
            "date": "2026-08-04"
        },
        {
            "id": 101166,
            "ip_address": "103.205.69.32",
            "count": 1,
            "first_visit": "2026-08-04T18:57:01.091170+06:00",
            "date": "2026-08-04"
        }
    ]
}