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

{
    "count": 93195,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79568&ordering=-ip_address",
    "results": [
        {
            "id": 88333,
            "ip_address": "103.217.111.223",
            "count": 1,
            "first_visit": "2025-08-24T13:12:39.694502+06:00",
            "date": "2025-08-24"
        },
        {
            "id": 9773,
            "ip_address": "103.217.111.223",
            "count": 1,
            "first_visit": "2022-05-20T17:28:24.794689+06:00",
            "date": null
        },
        {
            "id": 4769,
            "ip_address": "103.217.111.222",
            "count": 3,
            "first_visit": "2022-03-29T14:29:33.167588+06:00",
            "date": null
        },
        {
            "id": 21633,
            "ip_address": "103.217.111.222",
            "count": 1,
            "first_visit": "2022-07-08T21:08:20.012063+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 3828,
            "ip_address": "103.217.111.221",
            "count": 2,
            "first_visit": "2022-02-23T20:01:51.292697+06:00",
            "date": null
        },
        {
            "id": 25748,
            "ip_address": "103.217.111.221",
            "count": 1,
            "first_visit": "2022-07-22T00:24:40.463268+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 87252,
            "ip_address": "103.217.111.221",
            "count": 1,
            "first_visit": "2025-08-06T15:35:16.013554+06:00",
            "date": "2025-08-06"
        },
        {
            "id": 1391,
            "ip_address": "103.217.111.220",
            "count": 4,
            "first_visit": "2021-12-26T17:05:12.693023+06:00",
            "date": null
        }
    ]
}