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

{
    "count": 92164,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2104&ordering=ip_address",
    "results": [
        {
            "id": 59672,
            "ip_address": "103.115.26.91",
            "count": 1,
            "first_visit": "2023-11-18T02:56:00.404444+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 75958,
            "ip_address": "103.115.27.107",
            "count": 1,
            "first_visit": "2024-11-23T00:02:05.396056+06:00",
            "date": "2024-11-23"
        },
        {
            "id": 73989,
            "ip_address": "103.115.27.125",
            "count": 1,
            "first_visit": "2024-10-04T16:26:01.146771+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 9261,
            "ip_address": "103.115.27.145",
            "count": 1,
            "first_visit": "2022-05-19T06:41:05.420500+06:00",
            "date": null
        },
        {
            "id": 25246,
            "ip_address": "103.115.27.182",
            "count": 1,
            "first_visit": "2022-07-21T09:13:23.056904+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 48388,
            "ip_address": "103.115.27.184",
            "count": 1,
            "first_visit": "2023-06-17T08:10:16.169183+06:00",
            "date": "2023-06-17"
        },
        {
            "id": 5070,
            "ip_address": "103.115.27.43",
            "count": 1,
            "first_visit": "2022-04-12T02:54:57.651832+06:00",
            "date": null
        },
        {
            "id": 83077,
            "ip_address": "103.115.27.64",
            "count": 1,
            "first_visit": "2025-05-20T10:36:32.248815+06:00",
            "date": "2025-05-20"
        }
    ]
}