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

{
    "count": 99797,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1032&ordering=-ip_address",
    "results": [
        {
            "id": 53165,
            "ip_address": "85.153.231.107",
            "count": 1,
            "first_visit": "2023-08-22T02:16:58.167635+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 52594,
            "ip_address": "85.143.247.253",
            "count": 1,
            "first_visit": "2023-08-15T13:32:25.781516+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 73971,
            "ip_address": "85.140.160.6",
            "count": 1,
            "first_visit": "2024-10-04T08:36:45.115094+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 7584,
            "ip_address": "85.134.33.198",
            "count": 1,
            "first_visit": "2022-05-17T03:53:30.238221+06:00",
            "date": null
        },
        {
            "id": 87090,
            "ip_address": "85.100.217.38",
            "count": 1,
            "first_visit": "2025-08-04T05:36:14.367237+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 4810,
            "ip_address": "8.48.248.32",
            "count": 1,
            "first_visit": "2022-03-30T21:46:21.613767+06:00",
            "date": null
        },
        {
            "id": 92053,
            "ip_address": "84.69.147.170",
            "count": 3,
            "first_visit": "2025-11-16T03:04:03.669727+06:00",
            "date": "2025-11-16"
        },
        {
            "id": 67479,
            "ip_address": "84.69.103.0",
            "count": 1,
            "first_visit": "2024-04-25T12:29:12.520455+06:00",
            "date": "2024-04-25"
        }
    ]
}