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

{
    "count": 92270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6056&ordering=ip_address",
    "results": [
        {
            "id": 33958,
            "ip_address": "103.142.185.30",
            "count": 1,
            "first_visit": "2022-09-07T01:22:18.817529+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 34256,
            "ip_address": "103.142.185.30",
            "count": 2,
            "first_visit": "2022-09-12T13:26:30.466639+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 4052,
            "ip_address": "103.142.192.0",
            "count": 1,
            "first_visit": "2022-03-03T22:34:08.086963+06:00",
            "date": null
        },
        {
            "id": 82085,
            "ip_address": "103.142.192.1",
            "count": 2,
            "first_visit": "2025-04-30T17:51:56.619501+06:00",
            "date": "2025-04-30"
        },
        {
            "id": 82558,
            "ip_address": "103.142.192.1",
            "count": 2,
            "first_visit": "2025-05-10T00:36:52.031632+06:00",
            "date": "2025-05-10"
        },
        {
            "id": 9542,
            "ip_address": "103.142.192.10",
            "count": 1,
            "first_visit": "2022-05-19T23:08:36.468330+06:00",
            "date": null
        },
        {
            "id": 9543,
            "ip_address": "103.142.192.10",
            "count": 8,
            "first_visit": "2022-05-19T23:08:36.468422+06:00",
            "date": null
        },
        {
            "id": 4380,
            "ip_address": "103.142.192.146",
            "count": 1,
            "first_visit": "2022-03-14T23:25:26.775169+06:00",
            "date": null
        }
    ]
}