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

{
    "count": 92178,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2976&ordering=ip_address",
    "results": [
        {
            "id": 1981,
            "ip_address": "103.121.36.90",
            "count": 1,
            "first_visit": "2022-01-12T00:23:45.945804+06:00",
            "date": null
        },
        {
            "id": 5780,
            "ip_address": "103.121.36.95",
            "count": 1,
            "first_visit": "2022-05-10T12:20:46.332198+06:00",
            "date": null
        },
        {
            "id": 4600,
            "ip_address": "103.121.36.97",
            "count": 1,
            "first_visit": "2022-03-22T22:13:06.082865+06:00",
            "date": null
        },
        {
            "id": 56646,
            "ip_address": "103.121.36.97",
            "count": 1,
            "first_visit": "2023-10-03T12:53:33.291884+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 84772,
            "ip_address": "103.121.37.80",
            "count": 2,
            "first_visit": "2025-06-30T10:38:49.044980+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 6273,
            "ip_address": "103.121.38.161",
            "count": 2,
            "first_visit": "2022-05-15T08:30:10.762322+06:00",
            "date": null
        },
        {
            "id": 8945,
            "ip_address": "103.121.38.230",
            "count": 3,
            "first_visit": "2022-05-18T13:26:06.405114+06:00",
            "date": null
        },
        {
            "id": 9317,
            "ip_address": "103.121.38.25",
            "count": 1,
            "first_visit": "2022-05-19T10:59:39.312844+06:00",
            "date": null
        }
    ]
}