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

{
    "count": 94952,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15304&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15288&ordering=-ip_address",
    "results": [
        {
            "id": 85484,
            "ip_address": "43.245.120.84",
            "count": 3,
            "first_visit": "2025-07-08T17:20:12.466643+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 7441,
            "ip_address": "43.245.120.83",
            "count": 1,
            "first_visit": "2022-05-16T23:06:46.026113+06:00",
            "date": null
        },
        {
            "id": 12433,
            "ip_address": "43.245.120.80",
            "count": 1,
            "first_visit": "2022-05-29T11:11:32.961879+06:00",
            "date": null
        },
        {
            "id": 9474,
            "ip_address": "43.245.120.8",
            "count": 1,
            "first_visit": "2022-05-19T20:11:36.592921+06:00",
            "date": null
        },
        {
            "id": 42015,
            "ip_address": "43.245.120.76",
            "count": 2,
            "first_visit": "2023-02-11T17:35:43.333899+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 9122,
            "ip_address": "43.245.120.76",
            "count": 1,
            "first_visit": "2022-05-18T22:35:34.852863+06:00",
            "date": null
        },
        {
            "id": 90214,
            "ip_address": "43.245.120.73",
            "count": 1,
            "first_visit": "2025-10-01T11:40:34.195441+06:00",
            "date": "2025-10-01"
        },
        {
            "id": 11153,
            "ip_address": "43.245.120.69",
            "count": 1,
            "first_visit": "2022-05-24T22:08:14.701664+06:00",
            "date": null
        }
    ]
}