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

{
    "count": 92193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3616&ordering=ip_address",
    "results": [
        {
            "id": 32871,
            "ip_address": "103.126.23.93",
            "count": 1,
            "first_visit": "2022-08-25T00:26:51.561684+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 75089,
            "ip_address": "103.126.36.3",
            "count": 1,
            "first_visit": "2024-11-02T02:12:49.687555+06:00",
            "date": "2024-11-02"
        },
        {
            "id": 75084,
            "ip_address": "103.126.36.3",
            "count": 1,
            "first_visit": "2024-11-01T22:07:13.715082+06:00",
            "date": "2024-11-01"
        },
        {
            "id": 3712,
            "ip_address": "103.126.36.5",
            "count": 2,
            "first_visit": "2022-02-18T18:46:06.598368+06:00",
            "date": null
        },
        {
            "id": 13612,
            "ip_address": "103.126.48.1",
            "count": 1,
            "first_visit": "2022-06-06T11:52:07.502281+06:00",
            "date": null
        },
        {
            "id": 18188,
            "ip_address": "103.126.48.36",
            "count": 1,
            "first_visit": "2022-06-24T16:56:51.640561+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 5946,
            "ip_address": "103.126.48.42",
            "count": 2,
            "first_visit": "2022-05-13T08:43:12.709158+06:00",
            "date": null
        },
        {
            "id": 9602,
            "ip_address": "103.126.49.27",
            "count": 1,
            "first_visit": "2022-05-20T02:05:02.020276+06:00",
            "date": null
        }
    ]
}