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

{
    "count": 96398,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21016&ordering=-ip_address",
    "results": [
        {
            "id": 36964,
            "ip_address": "37.111.213.112",
            "count": 1,
            "first_visit": "2022-11-05T11:45:26.854888+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 7428,
            "ip_address": "37.111.213.111",
            "count": 2,
            "first_visit": "2022-05-16T23:00:19.790576+06:00",
            "date": null
        },
        {
            "id": 90418,
            "ip_address": "37.111.213.111",
            "count": 1,
            "first_visit": "2025-10-06T10:16:41.579254+06:00",
            "date": "2025-10-06"
        },
        {
            "id": 18669,
            "ip_address": "37.111.213.110",
            "count": 1,
            "first_visit": "2022-06-25T16:06:31.174747+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 72198,
            "ip_address": "37.111.213.108",
            "count": 2,
            "first_visit": "2024-08-15T09:40:33.392275+06:00",
            "date": "2024-08-15"
        },
        {
            "id": 6323,
            "ip_address": "37.111.213.107",
            "count": 1,
            "first_visit": "2022-05-15T11:18:55.774076+06:00",
            "date": null
        },
        {
            "id": 92714,
            "ip_address": "37.111.213.106",
            "count": 1,
            "first_visit": "2025-12-06T19:55:49.641602+06:00",
            "date": "2025-12-06"
        },
        {
            "id": 87402,
            "ip_address": "37.111.213.104",
            "count": 2,
            "first_visit": "2025-08-09T08:53:35.751825+06:00",
            "date": "2025-08-09"
        }
    ]
}