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

{
    "count": 98140,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27440&ordering=-ip_address",
    "results": [
        {
            "id": 66710,
            "ip_address": "3.236.140.123",
            "count": 1,
            "first_visit": "2024-04-06T21:24:54.676995+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 67205,
            "ip_address": "3.236.112.59",
            "count": 1,
            "first_visit": "2024-04-19T13:05:57.532860+06:00",
            "date": "2024-04-19"
        },
        {
            "id": 41119,
            "ip_address": "3.236.104.242",
            "count": 8,
            "first_visit": "2023-01-28T21:05:08.722501+06:00",
            "date": "2023-01-28"
        },
        {
            "id": 85468,
            "ip_address": "3.235.92.124",
            "count": 1,
            "first_visit": "2025-07-08T13:19:46.697975+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 94484,
            "ip_address": "3.235.8.63",
            "count": 1,
            "first_visit": "2026-01-25T15:29:17.168064+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 4179,
            "ip_address": "3.235.86.107",
            "count": 4,
            "first_visit": "2022-03-08T04:08:37.773568+06:00",
            "date": null
        },
        {
            "id": 4556,
            "ip_address": "3.235.58.111",
            "count": 1,
            "first_visit": "2022-03-21T15:49:16.258364+06:00",
            "date": null
        },
        {
            "id": 5701,
            "ip_address": "3.235.57.114",
            "count": 1,
            "first_visit": "2022-05-07T18:11:59.955933+06:00",
            "date": null
        }
    ]
}