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

{
    "count": 99890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22392&ordering=-ip_address",
    "results": [
        {
            "id": 41243,
            "ip_address": "37.111.212.197",
            "count": 1,
            "first_visit": "2023-01-30T21:24:11.237199+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 7501,
            "ip_address": "37.111.212.197",
            "count": 1,
            "first_visit": "2022-05-16T23:45:21.421252+06:00",
            "date": null
        },
        {
            "id": 11591,
            "ip_address": "37.111.212.196",
            "count": 1,
            "first_visit": "2022-05-26T02:31:00.788273+06:00",
            "date": null
        },
        {
            "id": 95148,
            "ip_address": "37.111.212.196",
            "count": 1,
            "first_visit": "2026-02-14T08:45:38.233084+06:00",
            "date": "2026-02-14"
        },
        {
            "id": 67602,
            "ip_address": "37.111.212.195",
            "count": 1,
            "first_visit": "2024-04-27T21:24:33.355161+06:00",
            "date": "2024-04-27"
        },
        {
            "id": 71061,
            "ip_address": "37.111.212.195",
            "count": 1,
            "first_visit": "2024-07-12T18:37:23.741658+06:00",
            "date": "2024-07-12"
        },
        {
            "id": 78360,
            "ip_address": "37.111.212.194",
            "count": 4,
            "first_visit": "2025-01-29T17:49:14.774941+06:00",
            "date": "2025-01-29"
        },
        {
            "id": 62709,
            "ip_address": "37.111.212.194",
            "count": 1,
            "first_visit": "2024-01-09T11:49:48.453846+06:00",
            "date": "2024-01-09"
        }
    ]
}