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

{
    "count": 101076,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32392&ordering=-ip_address",
    "results": [
        {
            "id": 22696,
            "ip_address": "203.80.188.6",
            "count": 1,
            "first_visit": "2022-07-14T16:32:48.580619+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 96908,
            "ip_address": "203.78.170.186",
            "count": 1,
            "first_visit": "2026-04-10T15:42:49.472863+06:00",
            "date": "2026-04-10"
        },
        {
            "id": 92957,
            "ip_address": "203.78.147.9",
            "count": 1,
            "first_visit": "2025-12-13T21:20:40.070636+06:00",
            "date": "2025-12-13"
        },
        {
            "id": 70910,
            "ip_address": "203.78.147.9",
            "count": 4,
            "first_visit": "2024-07-09T20:26:31.680759+06:00",
            "date": "2024-07-09"
        },
        {
            "id": 3036,
            "ip_address": "203.78.147.8",
            "count": 3,
            "first_visit": "2022-01-29T20:27:45.316961+06:00",
            "date": null
        },
        {
            "id": 1507,
            "ip_address": "203.78.147.7",
            "count": 3,
            "first_visit": "2021-12-31T12:08:03.227362+06:00",
            "date": null
        },
        {
            "id": 72110,
            "ip_address": "203.78.147.7",
            "count": 4,
            "first_visit": "2024-08-13T08:07:40.849464+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 72244,
            "ip_address": "203.78.147.7",
            "count": 1,
            "first_visit": "2024-08-18T08:56:19.198075+06:00",
            "date": "2024-08-18"
        }
    ]
}