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

{
    "count": 97621,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10992&ordering=ip_address",
    "results": [
        {
            "id": 92082,
            "ip_address": "103.181.181.157",
            "count": 1,
            "first_visit": "2025-11-16T23:44:29.867146+06:00",
            "date": "2025-11-16"
        },
        {
            "id": 90501,
            "ip_address": "103.181.181.159",
            "count": 1,
            "first_visit": "2025-10-08T10:57:33.380953+06:00",
            "date": "2025-10-08"
        },
        {
            "id": 94026,
            "ip_address": "103.181.181.76",
            "count": 1,
            "first_visit": "2026-01-14T08:21:41.456103+06:00",
            "date": "2026-01-14"
        },
        {
            "id": 84432,
            "ip_address": "103.181.222.230",
            "count": 16,
            "first_visit": "2025-06-24T15:26:37.965808+06:00",
            "date": "2025-06-24"
        },
        {
            "id": 97716,
            "ip_address": "103.181.24.135",
            "count": 1,
            "first_visit": "2026-05-04T23:25:30.986932+06:00",
            "date": "2026-05-04"
        },
        {
            "id": 11763,
            "ip_address": "103.181.24.20",
            "count": 1,
            "first_visit": "2022-05-26T23:00:48.208929+06:00",
            "date": null
        },
        {
            "id": 13394,
            "ip_address": "103.181.28.254",
            "count": 1,
            "first_visit": "2022-06-02T18:25:03.211740+06:00",
            "date": null
        },
        {
            "id": 31172,
            "ip_address": "103.181.28.50",
            "count": 1,
            "first_visit": "2022-08-04T22:33:59.727340+06:00",
            "date": "2022-08-04"
        }
    ]
}