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

{
    "count": 101451,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38552&ordering=-ip_address",
    "results": [
        {
            "id": 54360,
            "ip_address": "194.156.224.172",
            "count": 1,
            "first_visit": "2023-09-05T16:48:19.483189+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 84712,
            "ip_address": "194.113.66.29",
            "count": 1,
            "first_visit": "2025-06-29T10:07:34.479763+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 89776,
            "ip_address": "194.113.66.130",
            "count": 1,
            "first_visit": "2025-09-19T23:05:57.895562+06:00",
            "date": "2025-09-19"
        },
        {
            "id": 99411,
            "ip_address": "193.8.83.242",
            "count": 1,
            "first_visit": "2026-06-21T11:06:20.409644+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 34680,
            "ip_address": "193.77.209.110",
            "count": 1,
            "first_visit": "2022-09-19T21:13:32.183857+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 2139,
            "ip_address": "193.6.42.15",
            "count": 1,
            "first_visit": "2022-01-13T18:31:15.952568+06:00",
            "date": null
        },
        {
            "id": 2476,
            "ip_address": "193.56.135.135",
            "count": 1,
            "first_visit": "2022-01-19T18:25:36.247776+06:00",
            "date": null
        },
        {
            "id": 2008,
            "ip_address": "193.40.56.36",
            "count": 1,
            "first_visit": "2022-01-12T04:21:11.778965+06:00",
            "date": null
        }
    ]
}