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

{
    "count": 97374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23280&ordering=-ip_address",
    "results": [
        {
            "id": 89443,
            "ip_address": "37.111.206.30",
            "count": 1,
            "first_visit": "2025-09-13T11:09:49.511489+06:00",
            "date": "2025-09-13"
        },
        {
            "id": 8644,
            "ip_address": "37.111.206.30",
            "count": 2,
            "first_visit": "2022-05-18T05:58:27.459497+06:00",
            "date": null
        },
        {
            "id": 64070,
            "ip_address": "37.111.206.3",
            "count": 1,
            "first_visit": "2024-01-30T14:06:38.748105+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 61935,
            "ip_address": "37.111.206.29",
            "count": 4,
            "first_visit": "2023-12-26T19:53:47.948819+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 72222,
            "ip_address": "37.111.206.29",
            "count": 2,
            "first_visit": "2024-08-17T20:16:50.045916+06:00",
            "date": "2024-08-17"
        },
        {
            "id": 9260,
            "ip_address": "37.111.206.29",
            "count": 2,
            "first_visit": "2022-05-19T06:40:46.112382+06:00",
            "date": null
        },
        {
            "id": 84720,
            "ip_address": "37.111.206.29",
            "count": 9,
            "first_visit": "2025-06-29T12:53:48.351391+06:00",
            "date": "2025-06-29"
        },
        {
            "id": 43914,
            "ip_address": "37.111.206.28",
            "count": 1,
            "first_visit": "2023-03-17T08:50:12.658465+06:00",
            "date": "2023-03-17"
        }
    ]
}