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

{
    "count": 98327,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85176&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85160&ordering=-ip_address",
    "results": [
        {
            "id": 58915,
            "ip_address": "103.204.247.42",
            "count": 2,
            "first_visit": "2023-11-04T00:19:28.504193+06:00",
            "date": "2023-11-04"
        },
        {
            "id": 85718,
            "ip_address": "103.204.247.42",
            "count": 1,
            "first_visit": "2025-07-12T13:20:25.465940+06:00",
            "date": "2025-07-12"
        },
        {
            "id": 91326,
            "ip_address": "103.204.247.40",
            "count": 2,
            "first_visit": "2025-10-28T07:44:37.520757+06:00",
            "date": "2025-10-28"
        },
        {
            "id": 70136,
            "ip_address": "103.204.247.2",
            "count": 1,
            "first_visit": "2024-06-22T16:49:51.412140+06:00",
            "date": "2024-06-22"
        },
        {
            "id": 16733,
            "ip_address": "103.204.247.154",
            "count": 1,
            "first_visit": "2022-06-20T05:13:13.649364+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 3207,
            "ip_address": "103.204.247.110",
            "count": 1,
            "first_visit": "2022-02-02T02:12:58.338150+06:00",
            "date": null
        },
        {
            "id": 1069,
            "ip_address": "103.204.247.10",
            "count": 5,
            "first_visit": "2021-12-20T17:31:20.693667+06:00",
            "date": null
        },
        {
            "id": 5362,
            "ip_address": "103.204.246.98",
            "count": 1,
            "first_visit": "2022-04-25T12:57:27.611689+06:00",
            "date": null
        }
    ]
}