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

{
    "count": 92656,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80376&ordering=-ip_address",
    "results": [
        {
            "id": 23442,
            "ip_address": "103.203.93.10",
            "count": 1,
            "first_visit": "2022-07-18T11:10:07.123832+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 87602,
            "ip_address": "103.203.92.15",
            "count": 1,
            "first_visit": "2025-08-12T09:49:53.308954+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 87936,
            "ip_address": "103.203.92.12",
            "count": 1,
            "first_visit": "2025-08-18T10:15:07.563357+06:00",
            "date": "2025-08-18"
        },
        {
            "id": 92366,
            "ip_address": "103.203.92.12",
            "count": 1,
            "first_visit": "2025-11-24T23:13:00.682370+06:00",
            "date": "2025-11-24"
        },
        {
            "id": 86656,
            "ip_address": "103.203.237.234",
            "count": 1,
            "first_visit": "2025-07-28T15:23:16.654605+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 3442,
            "ip_address": "103.203.179.9",
            "count": 5,
            "first_visit": "2022-02-08T20:07:42.752762+06:00",
            "date": null
        },
        {
            "id": 38719,
            "ip_address": "103.203.179.57",
            "count": 1,
            "first_visit": "2022-12-14T23:36:13.558358+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 5439,
            "ip_address": "103.203.179.4",
            "count": 1,
            "first_visit": "2022-04-28T22:54:00.162028+06:00",
            "date": null
        }
    ]
}