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

{
    "count": 102617,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=71008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70992&ordering=ip_address",
    "results": [
        {
            "id": 67303,
            "ip_address": "219.92.70.77",
            "count": 2,
            "first_visit": "2024-04-22T14:49:52.931071+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 92196,
            "ip_address": "220.128.100.97",
            "count": 1,
            "first_visit": "2025-11-19T22:14:36.636094+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 15217,
            "ip_address": "220.152.112.174",
            "count": 2,
            "first_visit": "2022-06-15T09:59:15.040296+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12325,
            "ip_address": "220.152.112.174",
            "count": 1,
            "first_visit": "2022-05-28T23:36:31.675779+06:00",
            "date": null
        },
        {
            "id": 1613,
            "ip_address": "220.152.112.218",
            "count": 4,
            "first_visit": "2022-01-03T09:58:58.187533+06:00",
            "date": null
        },
        {
            "id": 84279,
            "ip_address": "220.152.112.22",
            "count": 1,
            "first_visit": "2025-06-21T05:02:50.248930+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 42125,
            "ip_address": "220.152.112.24",
            "count": 1,
            "first_visit": "2023-02-13T20:29:24.478923+06:00",
            "date": "2023-02-13"
        },
        {
            "id": 63304,
            "ip_address": "220.152.112.25",
            "count": 1,
            "first_visit": "2024-01-17T23:05:34.420697+06:00",
            "date": "2024-01-17"
        }
    ]
}