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

{
    "count": 100641,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19400&ordering=-ip_address",
    "results": [
        {
            "id": 13420,
            "ip_address": "37.111.247.13",
            "count": 2,
            "first_visit": "2022-06-02T23:55:17.667185+06:00",
            "date": null
        },
        {
            "id": 27668,
            "ip_address": "37.111.247.128",
            "count": 1,
            "first_visit": "2022-07-26T11:13:20.227718+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 87486,
            "ip_address": "37.111.247.128",
            "count": 1,
            "first_visit": "2025-08-10T18:03:48.434491+06:00",
            "date": "2025-08-10"
        },
        {
            "id": 85323,
            "ip_address": "37.111.247.121",
            "count": 1,
            "first_visit": "2025-07-06T11:38:27.358987+06:00",
            "date": "2025-07-06"
        },
        {
            "id": 28181,
            "ip_address": "37.111.247.118",
            "count": 1,
            "first_visit": "2022-07-27T12:42:22.182640+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 58788,
            "ip_address": "37.111.247.111",
            "count": 1,
            "first_visit": "2023-11-01T18:34:30.141492+06:00",
            "date": "2023-11-01"
        },
        {
            "id": 11882,
            "ip_address": "37.111.247.108",
            "count": 2,
            "first_visit": "2022-05-27T10:20:14.467712+06:00",
            "date": null
        },
        {
            "id": 15738,
            "ip_address": "37.111.247.106",
            "count": 1,
            "first_visit": "2022-06-16T18:48:21.646486+06:00",
            "date": "2022-06-16"
        }
    ]
}