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

{
    "count": 100000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26920&ordering=-ip_address",
    "results": [
        {
            "id": 89668,
            "ip_address": "37.111.193.210",
            "count": 3,
            "first_visit": "2025-09-17T21:01:10.422514+06:00",
            "date": "2025-09-17"
        },
        {
            "id": 7373,
            "ip_address": "37.111.193.21",
            "count": 1,
            "first_visit": "2022-05-16T22:30:46.038366+06:00",
            "date": null
        },
        {
            "id": 20511,
            "ip_address": "37.111.193.208",
            "count": 1,
            "first_visit": "2022-07-01T08:09:07.597915+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 25495,
            "ip_address": "37.111.193.208",
            "count": 1,
            "first_visit": "2022-07-21T12:26:17.639735+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10429,
            "ip_address": "37.111.193.206",
            "count": 1,
            "first_visit": "2022-05-22T22:38:28.801416+06:00",
            "date": null
        },
        {
            "id": 52139,
            "ip_address": "37.111.193.206",
            "count": 2,
            "first_visit": "2023-08-10T14:18:09.265841+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 7674,
            "ip_address": "37.111.193.205",
            "count": 1,
            "first_visit": "2022-05-17T08:41:25.810136+06:00",
            "date": null
        },
        {
            "id": 25410,
            "ip_address": "37.111.193.204",
            "count": 1,
            "first_visit": "2022-07-21T11:26:46.562139+06:00",
            "date": "2022-07-21"
        }
    ]
}