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

{
    "count": 101899,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42264&ordering=ip_address",
    "results": [
        {
            "id": 44950,
            "ip_address": "114.119.152.30",
            "count": 1,
            "first_visit": "2023-04-06T15:53:12.336507+06:00",
            "date": "2023-04-06"
        },
        {
            "id": 202,
            "ip_address": "114.119.152.30",
            "count": 15,
            "first_visit": "2021-12-05T11:05:58.642935+06:00",
            "date": null
        },
        {
            "id": 37,
            "ip_address": "114.119.152.32",
            "count": 20,
            "first_visit": "2021-12-03T03:45:47.269278+06:00",
            "date": null
        },
        {
            "id": 47149,
            "ip_address": "114.119.152.32",
            "count": 1,
            "first_visit": "2023-05-25T19:39:43.263401+06:00",
            "date": "2023-05-25"
        },
        {
            "id": 54003,
            "ip_address": "114.119.152.32",
            "count": 1,
            "first_visit": "2023-09-01T01:05:47.979170+06:00",
            "date": "2023-09-01"
        },
        {
            "id": 46531,
            "ip_address": "114.119.152.32",
            "count": 1,
            "first_visit": "2023-05-13T14:40:24.893861+06:00",
            "date": "2023-05-13"
        },
        {
            "id": 64042,
            "ip_address": "114.119.152.32",
            "count": 1,
            "first_visit": "2024-01-30T06:36:23.551228+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 40701,
            "ip_address": "114.119.152.33",
            "count": 1,
            "first_visit": "2023-01-21T00:58:06.440721+06:00",
            "date": "2023-01-21"
        }
    ]
}