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

{
    "count": 98219,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16096&ordering=-ip_address",
    "results": [
        {
            "id": 12959,
            "ip_address": "43.245.120.238",
            "count": 1,
            "first_visit": "2022-05-31T00:47:20.845893+06:00",
            "date": null
        },
        {
            "id": 95030,
            "ip_address": "43.245.120.238",
            "count": 1,
            "first_visit": "2026-02-09T17:54:19.173592+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 7876,
            "ip_address": "43.245.120.237",
            "count": 2,
            "first_visit": "2022-05-17T10:54:06.497113+06:00",
            "date": null
        },
        {
            "id": 83399,
            "ip_address": "43.245.120.234",
            "count": 2,
            "first_visit": "2025-05-28T22:19:43.750339+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 15470,
            "ip_address": "43.245.120.230",
            "count": 1,
            "first_visit": "2022-06-15T23:16:25.412238+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7251,
            "ip_address": "43.245.120.230",
            "count": 3,
            "first_visit": "2022-05-16T20:07:26.434378+06:00",
            "date": null
        },
        {
            "id": 92946,
            "ip_address": "43.245.120.229",
            "count": 1,
            "first_visit": "2025-12-13T12:43:42.634450+06:00",
            "date": "2025-12-13"
        },
        {
            "id": 11776,
            "ip_address": "43.245.120.229",
            "count": 1,
            "first_visit": "2022-05-26T23:19:21.024752+06:00",
            "date": null
        }
    ]
}