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

{
    "count": 101274,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33728&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33712&ordering=-ip_address",
    "results": [
        {
            "id": 85638,
            "ip_address": "202.84.41.12",
            "count": 5,
            "first_visit": "2025-07-11T10:05:22.385785+06:00",
            "date": "2025-07-11"
        },
        {
            "id": 85891,
            "ip_address": "202.84.41.12",
            "count": 2,
            "first_visit": "2025-07-15T22:10:33.382699+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 58122,
            "ip_address": "202.84.40.36",
            "count": 1,
            "first_visit": "2023-10-21T12:21:54.631761+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 91645,
            "ip_address": "202.84.39.60",
            "count": 1,
            "first_visit": "2025-11-05T12:15:06.855255+06:00",
            "date": "2025-11-05"
        },
        {
            "id": 758,
            "ip_address": "202.84.39.49",
            "count": 1,
            "first_visit": "2021-12-17T11:07:35.311635+06:00",
            "date": null
        },
        {
            "id": 9016,
            "ip_address": "202.84.39.173",
            "count": 1,
            "first_visit": "2022-05-18T16:41:23.107381+06:00",
            "date": null
        },
        {
            "id": 45083,
            "ip_address": "202.84.37.33",
            "count": 1,
            "first_visit": "2023-04-09T11:19:07.028480+06:00",
            "date": "2023-04-09"
        },
        {
            "id": 81018,
            "ip_address": "202.84.37.33",
            "count": 5,
            "first_visit": "2025-04-06T11:21:23.863724+06:00",
            "date": "2025-04-06"
        }
    ]
}