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

{
    "count": 99644,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23512&ordering=-ip_address",
    "results": [
        {
            "id": 28491,
            "ip_address": "37.111.207.241",
            "count": 1,
            "first_visit": "2022-07-28T01:33:24.321644+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 27799,
            "ip_address": "37.111.207.241",
            "count": 2,
            "first_visit": "2022-07-26T16:10:48.725499+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 22561,
            "ip_address": "37.111.207.240",
            "count": 1,
            "first_visit": "2022-07-14T12:55:00.389953+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 31165,
            "ip_address": "37.111.207.240",
            "count": 3,
            "first_visit": "2022-08-04T21:37:35.501527+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 9086,
            "ip_address": "37.111.207.240",
            "count": 1,
            "first_visit": "2022-05-18T22:07:19.813192+06:00",
            "date": null
        },
        {
            "id": 91374,
            "ip_address": "37.111.207.240",
            "count": 1,
            "first_visit": "2025-10-29T16:47:42.653897+06:00",
            "date": "2025-10-29"
        },
        {
            "id": 4373,
            "ip_address": "37.111.207.24",
            "count": 2,
            "first_visit": "2022-03-14T20:32:54.227918+06:00",
            "date": null
        },
        {
            "id": 76101,
            "ip_address": "37.111.207.24",
            "count": 1,
            "first_visit": "2024-11-27T09:50:49.023617+06:00",
            "date": "2024-11-27"
        }
    ]
}