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

{
    "count": 102680,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49888&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49872&ordering=-ip_address",
    "results": [
        {
            "id": 18692,
            "ip_address": "123.253.65.157",
            "count": 1,
            "first_visit": "2022-06-25T17:36:17.890034+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 395,
            "ip_address": "123.253.65.155",
            "count": 1,
            "first_visit": "2021-12-08T06:33:32.813856+06:00",
            "date": null
        },
        {
            "id": 81216,
            "ip_address": "123.253.65.155",
            "count": 1,
            "first_visit": "2025-04-09T21:21:26.768904+06:00",
            "date": "2025-04-09"
        },
        {
            "id": 10997,
            "ip_address": "123.253.65.153",
            "count": 3,
            "first_visit": "2022-05-24T14:24:09.798807+06:00",
            "date": null
        },
        {
            "id": 10996,
            "ip_address": "123.253.65.153",
            "count": 1,
            "first_visit": "2022-05-24T14:24:09.798008+06:00",
            "date": null
        },
        {
            "id": 66428,
            "ip_address": "123.253.65.153",
            "count": 1,
            "first_visit": "2024-03-28T01:02:04.253579+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 16336,
            "ip_address": "123.253.65.151",
            "count": 1,
            "first_visit": "2022-06-18T11:23:56.018223+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 19228,
            "ip_address": "123.253.65.149",
            "count": 1,
            "first_visit": "2022-06-26T23:03:28.101949+06:00",
            "date": "2022-06-26"
        }
    ]
}