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

{
    "count": 93957,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12168&ordering=ip_address",
    "results": [
        {
            "id": 15428,
            "ip_address": "103.200.36.17",
            "count": 1,
            "first_visit": "2022-06-15T20:29:40.036842+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 87668,
            "ip_address": "103.200.36.184",
            "count": 1,
            "first_visit": "2025-08-13T15:13:47.495312+06:00",
            "date": "2025-08-13"
        },
        {
            "id": 2317,
            "ip_address": "103.200.36.210",
            "count": 2,
            "first_visit": "2022-01-16T17:39:45.454728+06:00",
            "date": null
        },
        {
            "id": 27550,
            "ip_address": "103.200.36.211",
            "count": 3,
            "first_visit": "2022-07-26T02:04:56.138458+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 2989,
            "ip_address": "103.200.36.222",
            "count": 3,
            "first_visit": "2022-01-28T20:17:31.064740+06:00",
            "date": null
        },
        {
            "id": 5164,
            "ip_address": "103.200.36.223",
            "count": 1,
            "first_visit": "2022-04-16T21:23:38.981751+06:00",
            "date": null
        },
        {
            "id": 28199,
            "ip_address": "103.200.36.23",
            "count": 1,
            "first_visit": "2022-07-27T12:59:18.946843+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 13015,
            "ip_address": "103.200.36.232",
            "count": 1,
            "first_visit": "2022-05-31T07:31:38.619986+06:00",
            "date": null
        }
    ]
}