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

{
    "count": 92597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9928&ordering=ip_address",
    "results": [
        {
            "id": 85760,
            "ip_address": "103.17.36.98",
            "count": 1,
            "first_visit": "2025-07-13T09:42:09.941511+06:00",
            "date": "2025-07-13"
        },
        {
            "id": 13082,
            "ip_address": "103.17.37.126",
            "count": 1,
            "first_visit": "2022-05-31T12:10:40.488993+06:00",
            "date": null
        },
        {
            "id": 1673,
            "ip_address": "103.17.37.138",
            "count": 1,
            "first_visit": "2022-01-05T14:14:54.026115+06:00",
            "date": null
        },
        {
            "id": 89532,
            "ip_address": "103.17.37.138",
            "count": 2,
            "first_visit": "2025-09-15T08:50:07.721556+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 88954,
            "ip_address": "103.17.37.138",
            "count": 1,
            "first_visit": "2025-09-04T12:18:25.540968+06:00",
            "date": "2025-09-04"
        },
        {
            "id": 17104,
            "ip_address": "103.17.37.140",
            "count": 1,
            "first_visit": "2022-06-21T17:39:49.754968+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 606,
            "ip_address": "103.17.37.140",
            "count": 42,
            "first_visit": "2021-12-12T12:35:38.086478+06:00",
            "date": null
        },
        {
            "id": 22639,
            "ip_address": "103.17.37.152",
            "count": 1,
            "first_visit": "2022-07-14T14:50:53.661241+06:00",
            "date": "2022-07-14"
        }
    ]
}