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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7104&ordering=ip_address",
    "results": [
        {
            "id": 52483,
            "ip_address": "103.147.162.90",
            "count": 2,
            "first_visit": "2023-08-14T11:27:41.837203+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 3433,
            "ip_address": "103.147.162.96",
            "count": 1,
            "first_visit": "2022-02-08T13:56:59.866099+06:00",
            "date": null
        },
        {
            "id": 34472,
            "ip_address": "103.147.162.96",
            "count": 1,
            "first_visit": "2022-09-16T00:03:13.252047+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 18053,
            "ip_address": "103.147.162.98",
            "count": 1,
            "first_visit": "2022-06-24T10:39:39.410627+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 23878,
            "ip_address": "103.147.162.99",
            "count": 1,
            "first_visit": "2022-07-18T22:57:30.603607+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 61877,
            "ip_address": "103.147.163.102",
            "count": 1,
            "first_visit": "2023-12-26T07:53:23.446407+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 3402,
            "ip_address": "103.147.163.113",
            "count": 5,
            "first_visit": "2022-02-07T19:14:20.601642+06:00",
            "date": null
        },
        {
            "id": 91979,
            "ip_address": "103.147.163.122",
            "count": 1,
            "first_visit": "2025-11-13T14:48:19.252242+06:00",
            "date": "2025-11-13"
        }
    ]
}