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

{
    "count": 101663,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40992&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40976&ordering=-ip_address",
    "results": [
        {
            "id": 4526,
            "ip_address": "182.163.102.74",
            "count": 1,
            "first_visit": "2022-03-20T16:20:00.777229+06:00",
            "date": null
        },
        {
            "id": 39749,
            "ip_address": "182.163.102.66",
            "count": 1,
            "first_visit": "2023-01-02T11:14:58.025050+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 13155,
            "ip_address": "182.163.102.66",
            "count": 1,
            "first_visit": "2022-05-31T17:35:02.289778+06:00",
            "date": null
        },
        {
            "id": 101539,
            "ip_address": "182.163.102.36",
            "count": 16,
            "first_visit": "2026-08-13T11:31:22.700612+06:00",
            "date": "2026-08-13"
        },
        {
            "id": 101451,
            "ip_address": "182.163.102.36",
            "count": 2,
            "first_visit": "2026-08-11T14:44:29.073958+06:00",
            "date": "2026-08-11"
        },
        {
            "id": 101511,
            "ip_address": "182.163.102.36",
            "count": 7,
            "first_visit": "2026-08-12T16:23:45.062361+06:00",
            "date": "2026-08-12"
        },
        {
            "id": 85702,
            "ip_address": "182.163.102.225",
            "count": 1,
            "first_visit": "2025-07-12T09:10:55.663316+06:00",
            "date": "2025-07-12"
        },
        {
            "id": 89346,
            "ip_address": "182.163.102.222",
            "count": 1,
            "first_visit": "2025-09-11T14:58:25.284229+06:00",
            "date": "2025-09-11"
        }
    ]
}