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

{
    "count": 93465,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78536&ordering=-ip_address",
    "results": [
        {
            "id": 10624,
            "ip_address": "103.231.135.252",
            "count": 1,
            "first_visit": "2022-05-23T12:07:23.925528+06:00",
            "date": null
        },
        {
            "id": 31754,
            "ip_address": "103.231.135.252",
            "count": 2,
            "first_visit": "2022-08-11T10:29:44.765965+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 92103,
            "ip_address": "103.230.63.76",
            "count": 1,
            "first_visit": "2025-11-17T14:15:20.259302+06:00",
            "date": "2025-11-17"
        },
        {
            "id": 80540,
            "ip_address": "103.230.63.76",
            "count": 1,
            "first_visit": "2025-03-24T13:21:57.022024+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 72900,
            "ip_address": "103.230.63.57",
            "count": 2,
            "first_visit": "2024-09-02T15:16:56.827373+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 4191,
            "ip_address": "103.230.63.210",
            "count": 1,
            "first_visit": "2022-03-08T16:09:51.086523+06:00",
            "date": null
        },
        {
            "id": 4978,
            "ip_address": "103.230.63.173",
            "count": 8,
            "first_visit": "2022-04-07T15:45:31.569460+06:00",
            "date": null
        },
        {
            "id": 23219,
            "ip_address": "103.230.62.3",
            "count": 4,
            "first_visit": "2022-07-17T00:14:00.214890+06:00",
            "date": "2022-07-17"
        }
    ]
}