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

{
    "count": 99594,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25240&ordering=-ip_address",
    "results": [
        {
            "id": 92157,
            "ip_address": "37.111.200.224",
            "count": 1,
            "first_visit": "2025-11-18T22:17:31.740590+06:00",
            "date": "2025-11-18"
        },
        {
            "id": 33206,
            "ip_address": "37.111.200.224",
            "count": 1,
            "first_visit": "2022-08-28T16:47:09.482691+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 5133,
            "ip_address": "37.111.200.224",
            "count": 2,
            "first_visit": "2022-04-15T12:25:24.193529+06:00",
            "date": null
        },
        {
            "id": 2856,
            "ip_address": "37.111.200.222",
            "count": 1,
            "first_visit": "2022-01-25T22:27:05.049769+06:00",
            "date": null
        },
        {
            "id": 36799,
            "ip_address": "37.111.200.222",
            "count": 1,
            "first_visit": "2022-11-01T19:52:54.086390+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 51700,
            "ip_address": "37.111.200.221",
            "count": 1,
            "first_visit": "2023-08-04T18:02:53.148302+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 62437,
            "ip_address": "37.111.200.220",
            "count": 1,
            "first_visit": "2024-01-05T18:58:25.371410+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 28018,
            "ip_address": "37.111.200.219",
            "count": 1,
            "first_visit": "2022-07-27T06:58:26.200943+06:00",
            "date": "2022-07-27"
        }
    ]
}