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

{
    "count": 102746,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51280&ordering=ip_address",
    "results": [
        {
            "id": 12257,
            "ip_address": "119.30.41.29",
            "count": 1,
            "first_visit": "2022-05-28T17:37:45.538967+06:00",
            "date": null
        },
        {
            "id": 87655,
            "ip_address": "119.30.41.3",
            "count": 1,
            "first_visit": "2025-08-13T12:00:21.382387+06:00",
            "date": "2025-08-13"
        },
        {
            "id": 92005,
            "ip_address": "119.30.41.30",
            "count": 1,
            "first_visit": "2025-11-14T14:44:44.623458+06:00",
            "date": "2025-11-14"
        },
        {
            "id": 10543,
            "ip_address": "119.30.41.31",
            "count": 1,
            "first_visit": "2022-05-23T09:12:17.671523+06:00",
            "date": null
        },
        {
            "id": 16266,
            "ip_address": "119.30.41.32",
            "count": 1,
            "first_visit": "2022-06-18T08:01:57.752391+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 53200,
            "ip_address": "119.30.41.32",
            "count": 2,
            "first_visit": "2023-08-22T11:09:07.553253+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 16827,
            "ip_address": "119.30.41.33",
            "count": 1,
            "first_visit": "2022-06-20T14:05:54.907963+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 4449,
            "ip_address": "119.30.41.34",
            "count": 2,
            "first_visit": "2022-03-17T15:09:02.824795+06:00",
            "date": null
        }
    ]
}