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

{
    "count": 101908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42304&ordering=ip_address",
    "results": [
        {
            "id": 43740,
            "ip_address": "114.119.152.5",
            "count": 1,
            "first_visit": "2023-03-14T13:54:45.774621+06:00",
            "date": "2023-03-14"
        },
        {
            "id": 52273,
            "ip_address": "114.119.152.5",
            "count": 1,
            "first_visit": "2023-08-12T04:48:26.849649+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 47692,
            "ip_address": "114.119.152.5",
            "count": 1,
            "first_visit": "2023-06-04T23:44:47.899167+06:00",
            "date": "2023-06-04"
        },
        {
            "id": 47956,
            "ip_address": "114.119.152.5",
            "count": 1,
            "first_visit": "2023-06-10T06:06:31.306027+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 44196,
            "ip_address": "114.119.152.5",
            "count": 1,
            "first_visit": "2023-03-21T22:16:03.340171+06:00",
            "date": "2023-03-21"
        },
        {
            "id": 1353,
            "ip_address": "114.119.152.5",
            "count": 13,
            "first_visit": "2021-12-25T03:15:00.009142+06:00",
            "date": null
        },
        {
            "id": 245,
            "ip_address": "114.119.152.50",
            "count": 14,
            "first_visit": "2021-12-05T23:55:20.165788+06:00",
            "date": null
        },
        {
            "id": 46765,
            "ip_address": "114.119.152.50",
            "count": 1,
            "first_visit": "2023-05-18T00:12:07.857631+06:00",
            "date": "2023-05-18"
        }
    ]
}