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

{
    "count": 99444,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10592&ordering=ip_address",
    "results": [
        {
            "id": 90320,
            "ip_address": "103.17.38.180",
            "count": 1,
            "first_visit": "2025-10-04T06:44:39.946808+06:00",
            "date": "2025-10-04"
        },
        {
            "id": 159,
            "ip_address": "103.17.38.199",
            "count": 3,
            "first_visit": "2021-12-04T18:37:42.300235+06:00",
            "date": null
        },
        {
            "id": 3802,
            "ip_address": "103.17.38.2",
            "count": 2,
            "first_visit": "2022-02-22T17:43:13.825072+06:00",
            "date": null
        },
        {
            "id": 55642,
            "ip_address": "103.17.38.2",
            "count": 1,
            "first_visit": "2023-09-21T15:44:24.129151+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 64550,
            "ip_address": "103.17.38.27",
            "count": 12,
            "first_visit": "2024-02-10T15:27:16.811633+06:00",
            "date": "2024-02-10"
        },
        {
            "id": 32927,
            "ip_address": "103.17.38.30",
            "count": 1,
            "first_visit": "2022-08-25T15:30:25.520379+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 50717,
            "ip_address": "103.17.38.35",
            "count": 1,
            "first_visit": "2023-07-24T13:31:50.129576+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 46053,
            "ip_address": "103.17.38.35",
            "count": 1,
            "first_visit": "2023-05-03T14:29:07.333891+06:00",
            "date": "2023-05-03"
        }
    ]
}