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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88192&ordering=-ip_address",
    "results": [
        {
            "id": 80944,
            "ip_address": "103.129.214.191",
            "count": 2,
            "first_visit": "2025-04-04T18:12:32.970272+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 4226,
            "ip_address": "103.129.214.130",
            "count": 1,
            "first_visit": "2022-03-09T19:56:25.429956+06:00",
            "date": null
        },
        {
            "id": 6054,
            "ip_address": "103.129.214.128",
            "count": 2,
            "first_visit": "2022-05-14T19:19:43.733240+06:00",
            "date": null
        },
        {
            "id": 2038,
            "ip_address": "103.129.213.85",
            "count": 1,
            "first_visit": "2022-01-12T15:48:07.826554+06:00",
            "date": null
        },
        {
            "id": 54468,
            "ip_address": "103.129.213.48",
            "count": 1,
            "first_visit": "2023-09-07T09:43:01.990648+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 62441,
            "ip_address": "103.129.213.225",
            "count": 1,
            "first_visit": "2024-01-05T19:18:49.277697+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 73974,
            "ip_address": "103.129.213.195",
            "count": 1,
            "first_visit": "2024-10-04T09:12:17.338985+06:00",
            "date": "2024-10-04"
        },
        {
            "id": 18514,
            "ip_address": "103.129.213.101",
            "count": 1,
            "first_visit": "2022-06-25T10:06:56.481333+06:00",
            "date": "2022-06-25"
        }
    ]
}