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

{
    "count": 101288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34088&ordering=-ip_address",
    "results": [
        {
            "id": 1560,
            "ip_address": "202.53.141.82",
            "count": 1,
            "first_visit": "2022-01-01T10:22:05.439948+06:00",
            "date": null
        },
        {
            "id": 83878,
            "ip_address": "202.53.141.5",
            "count": 2,
            "first_visit": "2025-06-10T13:13:33.019051+06:00",
            "date": "2025-06-10"
        },
        {
            "id": 6158,
            "ip_address": "202.53.141.229",
            "count": 1,
            "first_visit": "2022-05-14T22:42:12.753012+06:00",
            "date": null
        },
        {
            "id": 11425,
            "ip_address": "202.53.141.226",
            "count": 1,
            "first_visit": "2022-05-25T20:26:48.169030+06:00",
            "date": null
        },
        {
            "id": 99617,
            "ip_address": "20.253.114.51",
            "count": 1,
            "first_visit": "2026-06-27T06:27:58.181997+06:00",
            "date": "2026-06-27"
        },
        {
            "id": 82941,
            "ip_address": "202.52.40.251",
            "count": 4,
            "first_visit": "2025-05-17T20:11:38.911373+06:00",
            "date": "2025-05-17"
        },
        {
            "id": 82833,
            "ip_address": "202.52.40.251",
            "count": 1,
            "first_visit": "2025-05-15T15:57:02.986718+06:00",
            "date": "2025-05-15"
        },
        {
            "id": 83344,
            "ip_address": "202.52.40.251",
            "count": 1,
            "first_visit": "2025-05-27T18:45:32.687597+06:00",
            "date": "2025-05-27"
        }
    ]
}