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

{
    "count": 98120,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12856&ordering=-ip_address",
    "results": [
        {
            "id": 74821,
            "ip_address": "5.101.6.194",
            "count": 1,
            "first_visit": "2024-10-27T01:37:23.077291+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 92652,
            "ip_address": "50.93.148.118",
            "count": 1,
            "first_visit": "2025-12-05T11:57:00.525687+06:00",
            "date": "2025-12-05"
        },
        {
            "id": 90123,
            "ip_address": "50.85.65.44",
            "count": 35,
            "first_visit": "2025-09-29T00:04:21.477257+06:00",
            "date": "2025-09-29"
        },
        {
            "id": 90122,
            "ip_address": "50.85.65.44",
            "count": 2,
            "first_visit": "2025-09-28T23:23:31.642078+06:00",
            "date": "2025-09-28"
        },
        {
            "id": 5234,
            "ip_address": "50.79.38.113",
            "count": 1,
            "first_visit": "2022-04-19T03:24:53.212508+06:00",
            "date": null
        },
        {
            "id": 40297,
            "ip_address": "50.79.37.126",
            "count": 1,
            "first_visit": "2023-01-13T02:41:58.910813+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 44493,
            "ip_address": "50.74.57.246",
            "count": 1,
            "first_visit": "2023-03-28T01:58:22.972373+06:00",
            "date": "2023-03-28"
        },
        {
            "id": 5681,
            "ip_address": "50.71.132.209",
            "count": 3,
            "first_visit": "2022-05-06T21:36:10.096176+06:00",
            "date": null
        }
    ]
}