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

{
    "count": 100133,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89720&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89704&ordering=-ip_address",
    "results": [
        {
            "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": 99589,
            "ip_address": "103.170.175.46",
            "count": 1,
            "first_visit": "2026-06-26T12:37:29.568591+06:00",
            "date": "2026-06-26"
        },
        {
            "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": 1472,
            "ip_address": "103.170.175.45",
            "count": 1,
            "first_visit": "2021-12-29T18:25:32.496155+06:00",
            "date": null
        },
        {
            "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
        },
        {
            "id": 5721,
            "ip_address": "103.170.175.41",
            "count": 1,
            "first_visit": "2022-05-08T18:09:22.919985+06:00",
            "date": null
        }
    ]
}