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

{
    "count": 92382,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82672&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82656&ordering=-ip_address",
    "results": [
        {
            "id": 231,
            "ip_address": "103.170.175.51",
            "count": 2,
            "first_visit": "2021-12-05T19:07:03.920519+06:00",
            "date": null
        },
        {
            "id": 5378,
            "ip_address": "103.170.175.49",
            "count": 5,
            "first_visit": "2022-04-25T19:02:10.763462+06:00",
            "date": null
        },
        {
            "id": 4576,
            "ip_address": "103.170.175.47",
            "count": 1,
            "first_visit": "2022-03-22T03:56:16.246270+06:00",
            "date": null
        },
        {
            "id": 68995,
            "ip_address": "103.170.175.47",
            "count": 3,
            "first_visit": "2024-05-24T09:10:23.304843+06:00",
            "date": "2024-05-24"
        },
        {
            "id": 1472,
            "ip_address": "103.170.175.45",
            "count": 1,
            "first_visit": "2021-12-29T18:25:32.496155+06:00",
            "date": null
        },
        {
            "id": 92230,
            "ip_address": "103.170.175.45",
            "count": 1,
            "first_visit": "2025-11-20T23:55:21.595445+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 40691,
            "ip_address": "103.170.175.44",
            "count": 2,
            "first_visit": "2023-01-20T19:47:14.604839+06:00",
            "date": "2023-01-20"
        },
        {
            "id": 3164,
            "ip_address": "103.170.175.42",
            "count": 1,
            "first_visit": "2022-02-01T07:35:04.306054+06:00",
            "date": null
        }
    ]
}