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

{
    "count": 100780,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18576&ordering=ip_address",
    "results": [
        {
            "id": 92947,
            "ip_address": "103.30.28.47",
            "count": 1,
            "first_visit": "2025-12-13T14:37:56.956826+06:00",
            "date": "2025-12-13"
        },
        {
            "id": 3850,
            "ip_address": "103.30.28.52",
            "count": 1,
            "first_visit": "2022-02-24T09:56:32.736153+06:00",
            "date": null
        },
        {
            "id": 7978,
            "ip_address": "103.30.28.96",
            "count": 1,
            "first_visit": "2022-05-17T11:43:32.507183+06:00",
            "date": null
        },
        {
            "id": 95942,
            "ip_address": "103.30.29.106",
            "count": 2,
            "first_visit": "2026-03-11T13:06:14.731125+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 48662,
            "ip_address": "103.30.29.161",
            "count": 1,
            "first_visit": "2023-06-22T10:43:38.767351+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 100194,
            "ip_address": "103.30.31.154",
            "count": 1,
            "first_visit": "2026-07-12T15:07:16.601342+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 82910,
            "ip_address": "103.30.31.66",
            "count": 1,
            "first_visit": "2025-05-17T11:00:39.761756+06:00",
            "date": "2025-05-17"
        },
        {
            "id": 94964,
            "ip_address": "103.30.60.245",
            "count": 1,
            "first_visit": "2026-02-08T09:43:35.780450+06:00",
            "date": "2026-02-08"
        }
    ]
}