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

{
    "count": 99634,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25424&ordering=-ip_address",
    "results": [
        {
            "id": 13885,
            "ip_address": "37.111.200.122",
            "count": 1,
            "first_visit": "2022-06-07T23:31:48.291595+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 28092,
            "ip_address": "37.111.200.122",
            "count": 1,
            "first_visit": "2022-07-27T10:19:11.955332+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 63470,
            "ip_address": "37.111.200.121",
            "count": 4,
            "first_visit": "2024-01-20T10:57:57.429741+06:00",
            "date": "2024-01-20"
        },
        {
            "id": 92205,
            "ip_address": "37.111.200.12",
            "count": 1,
            "first_visit": "2025-11-20T10:24:49.674726+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 10740,
            "ip_address": "37.111.200.12",
            "count": 1,
            "first_visit": "2022-05-23T22:04:12.386875+06:00",
            "date": null
        },
        {
            "id": 23745,
            "ip_address": "37.111.200.119",
            "count": 3,
            "first_visit": "2022-07-18T22:23:32.476844+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 32121,
            "ip_address": "37.111.200.118",
            "count": 1,
            "first_visit": "2022-08-16T13:26:00.288603+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 3892,
            "ip_address": "37.111.200.118",
            "count": 1,
            "first_visit": "2022-02-26T14:15:24.335147+06:00",
            "date": null
        }
    ]
}