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

{
    "count": 101100,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32624&ordering=-ip_address",
    "results": [
        {
            "id": 2795,
            "ip_address": "203.76.150.50",
            "count": 4,
            "first_visit": "2022-01-25T11:10:59.903654+06:00",
            "date": null
        },
        {
            "id": 22462,
            "ip_address": "203.76.150.50",
            "count": 4,
            "first_visit": "2022-07-14T09:16:07.385843+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 97766,
            "ip_address": "203.76.150.50",
            "count": 1,
            "first_visit": "2026-05-06T10:14:20.432515+06:00",
            "date": "2026-05-06"
        },
        {
            "id": 4028,
            "ip_address": "203.76.150.130",
            "count": 10,
            "first_visit": "2022-03-03T13:18:49.197812+06:00",
            "date": null
        },
        {
            "id": 44110,
            "ip_address": "203.76.149.98",
            "count": 1,
            "first_visit": "2023-03-20T13:44:02.275756+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 76418,
            "ip_address": "203.76.149.194",
            "count": 1,
            "first_visit": "2024-12-05T14:31:53.191633+06:00",
            "date": "2024-12-05"
        },
        {
            "id": 26555,
            "ip_address": "203.76.148.190",
            "count": 1,
            "first_visit": "2022-07-24T06:29:57.969773+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 33535,
            "ip_address": "203.76.148.1",
            "count": 1,
            "first_visit": "2022-08-31T11:41:26.360592+06:00",
            "date": "2022-08-31"
        }
    ]
}