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

{
    "count": 103874,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56328&ordering=-ip_address",
    "results": [
        {
            "id": 1135,
            "ip_address": "116.204.253.242",
            "count": 1,
            "first_visit": "2021-12-21T09:56:21.504647+06:00",
            "date": null
        },
        {
            "id": 2869,
            "ip_address": "116.204.253.22",
            "count": 1,
            "first_visit": "2022-01-26T01:59:38.964827+06:00",
            "date": null
        },
        {
            "id": 1314,
            "ip_address": "116.204.252.64",
            "count": 1,
            "first_visit": "2021-12-23T22:56:39.016595+06:00",
            "date": null
        },
        {
            "id": 3079,
            "ip_address": "116.204.252.39",
            "count": 2,
            "first_visit": "2022-01-31T10:08:23.652475+06:00",
            "date": null
        },
        {
            "id": 102299,
            "ip_address": "116.204.231.76",
            "count": 1,
            "first_visit": "2026-08-28T14:19:06.528707+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 6317,
            "ip_address": "116.204.231.26",
            "count": 1,
            "first_visit": "2022-05-15T11:01:07.743506+06:00",
            "date": null
        },
        {
            "id": 100324,
            "ip_address": "116.204.231.236",
            "count": 2,
            "first_visit": "2026-07-15T23:30:48.877340+06:00",
            "date": "2026-07-15"
        },
        {
            "id": 87784,
            "ip_address": "116.204.231.223",
            "count": 1,
            "first_visit": "2025-08-15T21:29:56.009377+06:00",
            "date": "2025-08-15"
        }
    ]
}