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

{
    "count": 98199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15624&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15608&ordering=-ip_address",
    "results": [
        {
            "id": 3942,
            "ip_address": "43.245.123.135",
            "count": 6,
            "first_visit": "2022-02-28T09:57:24.521226+06:00",
            "date": null
        },
        {
            "id": 18839,
            "ip_address": "43.245.123.135",
            "count": 1,
            "first_visit": "2022-06-25T23:21:15.385397+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 16388,
            "ip_address": "43.245.123.135",
            "count": 1,
            "first_visit": "2022-06-18T14:23:21.387199+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 7057,
            "ip_address": "43.245.123.134",
            "count": 3,
            "first_visit": "2022-05-16T19:06:25.837942+06:00",
            "date": null
        },
        {
            "id": 11980,
            "ip_address": "43.245.123.133",
            "count": 5,
            "first_visit": "2022-05-27T20:10:31.691121+06:00",
            "date": null
        },
        {
            "id": 36170,
            "ip_address": "43.245.123.133",
            "count": 1,
            "first_visit": "2022-10-19T22:23:27.144580+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 27308,
            "ip_address": "43.245.123.132",
            "count": 1,
            "first_visit": "2022-07-25T13:43:30.181870+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 89597,
            "ip_address": "43.245.123.132",
            "count": 1,
            "first_visit": "2025-09-16T13:54:49.941375+06:00",
            "date": "2025-09-16"
        }
    ]
}