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

{
    "count": 98266,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17464&ordering=ip_address",
    "results": [
        {
            "id": 9719,
            "ip_address": "103.25.251.253",
            "count": 3,
            "first_visit": "2022-05-20T13:56:27.442343+06:00",
            "date": null
        },
        {
            "id": 945,
            "ip_address": "103.25.251.254",
            "count": 3,
            "first_visit": "2021-12-19T22:31:35.560904+06:00",
            "date": null
        },
        {
            "id": 35635,
            "ip_address": "103.25.251.254",
            "count": 1,
            "first_visit": "2022-10-08T10:41:09.106241+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 36939,
            "ip_address": "103.25.251.254",
            "count": 2,
            "first_visit": "2022-11-04T23:34:04.851057+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 95920,
            "ip_address": "103.253.103.196",
            "count": 1,
            "first_visit": "2026-03-10T20:58:54.597126+06:00",
            "date": "2026-03-10"
        },
        {
            "id": 1808,
            "ip_address": "103.253.161.137",
            "count": 1,
            "first_visit": "2022-01-11T11:26:30.402073+06:00",
            "date": null
        },
        {
            "id": 87483,
            "ip_address": "103.253.176.50",
            "count": 1,
            "first_visit": "2025-08-10T17:21:06.424971+06:00",
            "date": "2025-08-10"
        },
        {
            "id": 65550,
            "ip_address": "103.253.246.66",
            "count": 1,
            "first_visit": "2024-03-05T13:18:02.328682+06:00",
            "date": "2024-03-05"
        }
    ]
}