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

{
    "count": 98080,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25888&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25872&ordering=-ip_address",
    "results": [
        {
            "id": 42889,
            "ip_address": "37.111.194.21",
            "count": 1,
            "first_visit": "2023-03-01T08:24:59.324680+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 68959,
            "ip_address": "37.111.194.21",
            "count": 1,
            "first_visit": "2024-05-23T21:29:13.447548+06:00",
            "date": "2024-05-23"
        },
        {
            "id": 11342,
            "ip_address": "37.111.194.21",
            "count": 1,
            "first_visit": "2022-05-25T11:21:11.875443+06:00",
            "date": null
        },
        {
            "id": 28640,
            "ip_address": "37.111.194.21",
            "count": 1,
            "first_visit": "2022-07-28T09:53:48.310647+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8468,
            "ip_address": "37.111.194.209",
            "count": 1,
            "first_visit": "2022-05-17T23:13:31.516593+06:00",
            "date": null
        },
        {
            "id": 90974,
            "ip_address": "37.111.194.209",
            "count": 1,
            "first_visit": "2025-10-19T13:50:51.374137+06:00",
            "date": "2025-10-19"
        },
        {
            "id": 91600,
            "ip_address": "37.111.194.208",
            "count": 1,
            "first_visit": "2025-11-03T23:37:34.482264+06:00",
            "date": "2025-11-03"
        },
        {
            "id": 31483,
            "ip_address": "37.111.194.208",
            "count": 1,
            "first_visit": "2022-08-07T23:42:37.167809+06:00",
            "date": "2022-08-07"
        }
    ]
}