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

{
    "count": 101870,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42072&ordering=-ip_address",
    "results": [
        {
            "id": 87293,
            "ip_address": "180.148.212.54",
            "count": 8,
            "first_visit": "2025-08-07T08:16:43.786630+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 44134,
            "ip_address": "180.148.212.22",
            "count": 1,
            "first_visit": "2023-03-20T21:08:18.919933+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 53422,
            "ip_address": "180.148.212.22",
            "count": 1,
            "first_visit": "2023-08-24T19:49:29.603969+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 33203,
            "ip_address": "180.148.212.22",
            "count": 1,
            "first_visit": "2022-08-28T15:18:56.469906+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 4806,
            "ip_address": "180.148.212.22",
            "count": 12,
            "first_visit": "2022-03-30T18:44:47.358043+06:00",
            "date": null
        },
        {
            "id": 27868,
            "ip_address": "180.148.212.22",
            "count": 1,
            "first_visit": "2022-07-26T20:25:53.959961+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 2219,
            "ip_address": "180.148.212.168",
            "count": 2,
            "first_visit": "2022-01-14T20:20:04.289261+06:00",
            "date": null
        },
        {
            "id": 15086,
            "ip_address": "180.148.212.138",
            "count": 1,
            "first_visit": "2022-06-14T21:29:14.487218+06:00",
            "date": "2022-06-14"
        }
    ]
}