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

{
    "count": 92306,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6256&ordering=ip_address",
    "results": [
        {
            "id": 54555,
            "ip_address": "103.144.164.18",
            "count": 1,
            "first_visit": "2023-09-08T12:00:19.908512+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54166,
            "ip_address": "103.144.165.171",
            "count": 1,
            "first_visit": "2023-09-03T04:11:05.689703+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 912,
            "ip_address": "103.144.165.197",
            "count": 1,
            "first_visit": "2021-12-19T20:42:18.409114+06:00",
            "date": null
        },
        {
            "id": 4278,
            "ip_address": "103.144.165.253",
            "count": 1,
            "first_visit": "2022-03-11T15:42:34.077192+06:00",
            "date": null
        },
        {
            "id": 89918,
            "ip_address": "103.144.198.146",
            "count": 2,
            "first_visit": "2025-09-23T06:54:45.320589+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 27203,
            "ip_address": "103.144.198.32",
            "count": 1,
            "first_visit": "2022-07-25T11:39:29.258983+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8720,
            "ip_address": "103.144.198.33",
            "count": 1,
            "first_visit": "2022-05-18T09:34:26.439308+06:00",
            "date": null
        },
        {
            "id": 74164,
            "ip_address": "103.144.198.36",
            "count": 1,
            "first_visit": "2024-10-08T13:29:32.589005+06:00",
            "date": "2024-10-08"
        }
    ]
}