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

{
    "count": 101994,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43000&ordering=-ip_address",
    "results": [
        {
            "id": 100997,
            "ip_address": "173.252.127.14",
            "count": 1,
            "first_visit": "2026-07-31T08:07:29.779447+06:00",
            "date": "2026-07-31"
        },
        {
            "id": 4967,
            "ip_address": "173.252.127.14",
            "count": 1,
            "first_visit": "2022-04-07T09:27:49.433318+06:00",
            "date": null
        },
        {
            "id": 40282,
            "ip_address": "173.252.127.13",
            "count": 1,
            "first_visit": "2023-01-12T17:31:13.681247+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 51345,
            "ip_address": "173.252.127.13",
            "count": 1,
            "first_visit": "2023-07-31T23:46:25.948039+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 73853,
            "ip_address": "173.252.127.13",
            "count": 1,
            "first_visit": "2024-10-01T12:22:31.511530+06:00",
            "date": "2024-10-01"
        },
        {
            "id": 80195,
            "ip_address": "173.252.127.13",
            "count": 1,
            "first_visit": "2025-03-16T14:51:30.496611+06:00",
            "date": "2025-03-16"
        },
        {
            "id": 16409,
            "ip_address": "173.252.127.12",
            "count": 1,
            "first_visit": "2022-06-18T16:29:49.631513+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 625,
            "ip_address": "173.252.127.119",
            "count": 2,
            "first_visit": "2021-12-12T22:21:43.841003+06:00",
            "date": null
        }
    ]
}