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

{
    "count": 100708,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18992&ordering=-ip_address",
    "results": [
        {
            "id": 2716,
            "ip_address": "3.85.100.125",
            "count": 1,
            "first_visit": "2022-01-24T10:33:13.095955+06:00",
            "date": null
        },
        {
            "id": 70875,
            "ip_address": "3.84.93.17",
            "count": 1,
            "first_visit": "2024-07-09T06:34:28.008713+06:00",
            "date": "2024-07-09"
        },
        {
            "id": 70572,
            "ip_address": "3.84.93.17",
            "count": 1,
            "first_visit": "2024-07-02T04:38:23.527450+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 69762,
            "ip_address": "3.84.93.17",
            "count": 1,
            "first_visit": "2024-06-11T09:17:40.302514+06:00",
            "date": "2024-06-11"
        },
        {
            "id": 2310,
            "ip_address": "3.84.27.201",
            "count": 1,
            "first_visit": "2022-01-16T16:20:41.986780+06:00",
            "date": null
        },
        {
            "id": 1096,
            "ip_address": "3.84.240.62",
            "count": 3,
            "first_visit": "2021-12-20T23:21:44.053736+06:00",
            "date": null
        },
        {
            "id": 77395,
            "ip_address": "3.84.231.131",
            "count": 3,
            "first_visit": "2025-01-01T18:00:56.217616+06:00",
            "date": "2025-01-01"
        },
        {
            "id": 61709,
            "ip_address": "38.42.127.129",
            "count": 2,
            "first_visit": "2023-12-23T11:53:17.364330+06:00",
            "date": "2023-12-23"
        }
    ]
}