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

{
    "count": 99427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3192&ordering=ip_address",
    "results": [
        {
            "id": 53226,
            "ip_address": "103.121.36.76",
            "count": 1,
            "first_visit": "2023-08-22T16:37:47.712298+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 51450,
            "ip_address": "103.121.36.77",
            "count": 2,
            "first_visit": "2023-08-02T03:55:39.422951+06:00",
            "date": "2023-08-02"
        },
        {
            "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
        }
    ]
}