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

{
    "count": 98220,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16104&ordering=-ip_address",
    "results": [
        {
            "id": 88967,
            "ip_address": "43.245.120.228",
            "count": 2,
            "first_visit": "2025-09-04T18:29:33.917442+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 76598,
            "ip_address": "43.245.120.228",
            "count": 9,
            "first_visit": "2024-12-10T07:52:21.973365+06:00",
            "date": "2024-12-10"
        },
        {
            "id": 9766,
            "ip_address": "43.245.120.227",
            "count": 2,
            "first_visit": "2022-05-20T16:21:32.509416+06:00",
            "date": null
        },
        {
            "id": 18976,
            "ip_address": "43.245.120.226",
            "count": 1,
            "first_visit": "2022-06-26T08:30:27.266811+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 29719,
            "ip_address": "43.245.120.226",
            "count": 1,
            "first_visit": "2022-07-30T09:09:54.479281+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9259,
            "ip_address": "43.245.120.226",
            "count": 13,
            "first_visit": "2022-05-19T06:21:44.386082+06:00",
            "date": null
        },
        {
            "id": 9512,
            "ip_address": "43.245.120.225",
            "count": 1,
            "first_visit": "2022-05-19T22:28:04.043487+06:00",
            "date": null
        },
        {
            "id": 7396,
            "ip_address": "43.245.120.224",
            "count": 5,
            "first_visit": "2022-05-16T22:43:25.855793+06:00",
            "date": null
        }
    ]
}