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

{
    "count": 91908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=944&ordering=-ip_address",
    "results": [
        {
            "id": 63632,
            "ip_address": "83.135.0.27",
            "count": 1,
            "first_visit": "2024-01-22T23:50:15.326087+06:00",
            "date": "2024-01-22"
        },
        {
            "id": 27793,
            "ip_address": "83.110.2.194",
            "count": 1,
            "first_visit": "2022-07-26T15:55:08.058361+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 90513,
            "ip_address": "83.110.197.24",
            "count": 1,
            "first_visit": "2025-10-08T13:48:31.997279+06:00",
            "date": "2025-10-08"
        },
        {
            "id": 87776,
            "ip_address": "83.110.155.36",
            "count": 1,
            "first_visit": "2025-08-15T20:19:39.890629+06:00",
            "date": "2025-08-15"
        },
        {
            "id": 68376,
            "ip_address": "83.104.193.200",
            "count": 2,
            "first_visit": "2024-05-15T18:06:21.834119+06:00",
            "date": "2024-05-15"
        },
        {
            "id": 13375,
            "ip_address": "8.30.234.49",
            "count": 1,
            "first_visit": "2022-06-02T15:02:01.995497+06:00",
            "date": null
        },
        {
            "id": 534,
            "ip_address": "8.30.234.28",
            "count": 1,
            "first_visit": "2021-12-10T12:13:08.082181+06:00",
            "date": null
        },
        {
            "id": 8650,
            "ip_address": "8.30.234.24",
            "count": 1,
            "first_visit": "2022-05-18T06:19:10.398912+06:00",
            "date": null
        }
    ]
}