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

{
    "count": 98123,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12992&ordering=-ip_address",
    "results": [
        {
            "id": 42438,
            "ip_address": "49.37.170.165",
            "count": 4,
            "first_visit": "2023-02-20T10:23:04.960349+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 4163,
            "ip_address": "49.37.169.51",
            "count": 1,
            "first_visit": "2022-03-07T16:40:53.238337+06:00",
            "date": null
        },
        {
            "id": 4299,
            "ip_address": "49.37.169.0",
            "count": 1,
            "first_visit": "2022-03-12T08:59:56.190706+06:00",
            "date": null
        },
        {
            "id": 87710,
            "ip_address": "49.37.156.176",
            "count": 1,
            "first_visit": "2025-08-14T16:29:25.748507+06:00",
            "date": "2025-08-14"
        },
        {
            "id": 87651,
            "ip_address": "49.37.155.165",
            "count": 1,
            "first_visit": "2025-08-13T10:40:27.691732+06:00",
            "date": "2025-08-13"
        },
        {
            "id": 43079,
            "ip_address": "49.37.154.5",
            "count": 2,
            "first_visit": "2023-03-03T09:41:00.865075+06:00",
            "date": "2023-03-03"
        },
        {
            "id": 2089,
            "ip_address": "49.37.148.77",
            "count": 1,
            "first_visit": "2022-01-13T09:04:45.287280+06:00",
            "date": null
        },
        {
            "id": 43869,
            "ip_address": "49.37.144.101",
            "count": 1,
            "first_visit": "2023-03-16T11:56:11.751014+06:00",
            "date": "2023-03-16"
        }
    ]
}