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

{
    "count": 100045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21856&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21840&ordering=-ip_address",
    "results": [
        {
            "id": 98181,
            "ip_address": "37.111.213.44",
            "count": 1,
            "first_visit": "2026-05-17T10:47:22.388879+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 10157,
            "ip_address": "37.111.213.44",
            "count": 4,
            "first_visit": "2022-05-21T23:28:48.386375+06:00",
            "date": null
        },
        {
            "id": 1779,
            "ip_address": "37.111.213.43",
            "count": 2,
            "first_visit": "2022-01-10T23:06:23.678631+06:00",
            "date": null
        },
        {
            "id": 16614,
            "ip_address": "37.111.213.42",
            "count": 4,
            "first_visit": "2022-06-19T15:27:17.156543+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 70628,
            "ip_address": "37.111.213.41",
            "count": 1,
            "first_visit": "2024-07-03T10:57:47.147843+06:00",
            "date": "2024-07-03"
        },
        {
            "id": 97516,
            "ip_address": "37.111.213.41",
            "count": 1,
            "first_visit": "2026-04-28T20:34:04.055274+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 9388,
            "ip_address": "37.111.213.39",
            "count": 5,
            "first_visit": "2022-05-19T14:33:06.064416+06:00",
            "date": null
        },
        {
            "id": 95702,
            "ip_address": "37.111.213.37",
            "count": 1,
            "first_visit": "2026-03-03T14:53:50.334802+06:00",
            "date": "2026-03-03"
        }
    ]
}