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

{
    "count": 96397,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7088&ordering=ip_address",
    "results": [
        {
            "id": 86629,
            "ip_address": "103.14.72.239",
            "count": 2,
            "first_visit": "2025-07-28T02:31:56.311345+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 49796,
            "ip_address": "103.14.72.239",
            "count": 1,
            "first_visit": "2023-07-12T01:06:53.111457+06:00",
            "date": "2023-07-12"
        },
        {
            "id": 12419,
            "ip_address": "103.14.72.239",
            "count": 1,
            "first_visit": "2022-05-29T10:14:26.817731+06:00",
            "date": null
        },
        {
            "id": 11779,
            "ip_address": "103.147.230.17",
            "count": 1,
            "first_visit": "2022-05-26T23:23:30.172477+06:00",
            "date": null
        },
        {
            "id": 69813,
            "ip_address": "103.147.230.18",
            "count": 1,
            "first_visit": "2024-06-12T12:12:07.993725+06:00",
            "date": "2024-06-12"
        },
        {
            "id": 19044,
            "ip_address": "103.147.230.20",
            "count": 1,
            "first_visit": "2022-06-26T10:54:32.674767+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 1941,
            "ip_address": "103.147.230.21",
            "count": 1,
            "first_visit": "2022-01-11T19:20:07.965781+06:00",
            "date": null
        },
        {
            "id": 44422,
            "ip_address": "103.147.230.227",
            "count": 2,
            "first_visit": "2023-03-26T12:30:16.177602+06:00",
            "date": "2023-03-26"
        }
    ]
}