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

{
    "count": 103449,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54648&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54632&ordering=ip_address",
    "results": [
        {
            "id": 101339,
            "ip_address": "144.48.119.98",
            "count": 2,
            "first_visit": "2026-08-08T23:01:01.797143+06:00",
            "date": "2026-08-08"
        },
        {
            "id": 62847,
            "ip_address": "144.48.149.102",
            "count": 1,
            "first_visit": "2024-01-11T00:32:36.033014+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 3451,
            "ip_address": "144.48.151.112",
            "count": 1,
            "first_visit": "2022-02-09T10:00:22.442551+06:00",
            "date": null
        },
        {
            "id": 59083,
            "ip_address": "144.48.151.113",
            "count": 4,
            "first_visit": "2023-11-06T20:38:58.974826+06:00",
            "date": "2023-11-06"
        },
        {
            "id": 3545,
            "ip_address": "144.48.151.114",
            "count": 3,
            "first_visit": "2022-02-12T10:44:36.886806+06:00",
            "date": null
        },
        {
            "id": 4800,
            "ip_address": "144.48.151.115",
            "count": 1,
            "first_visit": "2022-03-30T14:13:45.708993+06:00",
            "date": null
        },
        {
            "id": 48683,
            "ip_address": "144.48.151.130",
            "count": 1,
            "first_visit": "2023-06-22T19:23:14.288352+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 88800,
            "ip_address": "144.48.151.141",
            "count": 1,
            "first_visit": "2025-09-01T23:41:23.397817+06:00",
            "date": "2025-09-01"
        }
    ]
}