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

{
    "count": 101913,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42320&ordering=ip_address",
    "results": [
        {
            "id": 48736,
            "ip_address": "114.119.152.50",
            "count": 1,
            "first_visit": "2023-06-24T06:13:38.050145+06:00",
            "date": "2023-06-24"
        },
        {
            "id": 43136,
            "ip_address": "114.119.152.54",
            "count": 1,
            "first_visit": "2023-03-04T08:47:02.948455+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 52793,
            "ip_address": "114.119.152.54",
            "count": 1,
            "first_visit": "2023-08-17T22:58:03.940815+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 567,
            "ip_address": "114.119.152.54",
            "count": 21,
            "first_visit": "2021-12-11T10:26:52.675016+06:00",
            "date": null
        },
        {
            "id": 592,
            "ip_address": "114.119.152.56",
            "count": 14,
            "first_visit": "2021-12-12T00:17:57.166356+06:00",
            "date": null
        },
        {
            "id": 256,
            "ip_address": "114.119.152.59",
            "count": 19,
            "first_visit": "2021-12-06T05:53:27.502812+06:00",
            "date": null
        },
        {
            "id": 63999,
            "ip_address": "114.119.152.59",
            "count": 1,
            "first_visit": "2024-01-29T13:16:58.787010+06:00",
            "date": "2024-01-29"
        },
        {
            "id": 52255,
            "ip_address": "114.119.152.59",
            "count": 1,
            "first_visit": "2023-08-11T22:28:29.997993+06:00",
            "date": "2023-08-11"
        }
    ]
}