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

{
    "count": 100857,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30880&ordering=-ip_address",
    "results": [
        {
            "id": 40765,
            "ip_address": "220.247.129.241",
            "count": 2,
            "first_visit": "2023-01-22T08:44:03.865017+06:00",
            "date": "2023-01-22"
        },
        {
            "id": 5748,
            "ip_address": "220.247.129.221",
            "count": 1,
            "first_visit": "2022-05-09T15:20:55.599876+06:00",
            "date": null
        },
        {
            "id": 8619,
            "ip_address": "220.247.129.219",
            "count": 2,
            "first_visit": "2022-05-18T03:06:09.865340+06:00",
            "date": null
        },
        {
            "id": 3065,
            "ip_address": "220.247.129.218",
            "count": 2,
            "first_visit": "2022-01-30T20:25:24.358715+06:00",
            "date": null
        },
        {
            "id": 3621,
            "ip_address": "220.247.129.217",
            "count": 1,
            "first_visit": "2022-02-15T11:37:24.405481+06:00",
            "date": null
        },
        {
            "id": 74186,
            "ip_address": "220.247.129.17",
            "count": 1,
            "first_visit": "2024-10-08T23:23:17.909292+06:00",
            "date": "2024-10-08"
        },
        {
            "id": 92166,
            "ip_address": "220.247.129.118",
            "count": 1,
            "first_visit": "2025-11-19T10:36:12.641528+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 77855,
            "ip_address": "220.247.129.11",
            "count": 2,
            "first_visit": "2025-01-14T17:23:31.851006+06:00",
            "date": "2025-01-14"
        }
    ]
}