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

{
    "count": 102676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49784&ordering=-ip_address",
    "results": [
        {
            "id": 90363,
            "ip_address": "123.49.2.190",
            "count": 2,
            "first_visit": "2025-10-05T09:24:53.039439+06:00",
            "date": "2025-10-05"
        },
        {
            "id": 93957,
            "ip_address": "123.49.2.190",
            "count": 1,
            "first_visit": "2026-01-12T13:14:05.735073+06:00",
            "date": "2026-01-12"
        },
        {
            "id": 93198,
            "ip_address": "123.49.2.190",
            "count": 1,
            "first_visit": "2025-12-22T12:34:51.626754+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 99099,
            "ip_address": "123.49.2.146",
            "count": 1,
            "first_visit": "2026-06-11T10:25:07.806526+06:00",
            "date": "2026-06-11"
        },
        {
            "id": 1877,
            "ip_address": "123.253.99.48",
            "count": 7,
            "first_visit": "2022-01-11T14:40:43.203456+06:00",
            "date": null
        },
        {
            "id": 5967,
            "ip_address": "123.253.99.34",
            "count": 1,
            "first_visit": "2022-05-13T21:27:51.085899+06:00",
            "date": null
        },
        {
            "id": 2427,
            "ip_address": "123.253.99.30",
            "count": 1,
            "first_visit": "2022-01-18T15:31:19.931145+06:00",
            "date": null
        },
        {
            "id": 68170,
            "ip_address": "123.253.98.223",
            "count": 1,
            "first_visit": "2024-05-10T22:38:34.315854+06:00",
            "date": "2024-05-10"
        }
    ]
}