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

{
    "count": 91363,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91344&ordering=-ip_address",
    "results": [
        {
            "id": 89557,
            "ip_address": "100.27.185.124",
            "count": 1,
            "first_visit": "2025-09-15T19:10:00.946899+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 90155,
            "ip_address": "100.27.185.124",
            "count": 1,
            "first_visit": "2025-09-29T19:31:34.546810+06:00",
            "date": "2025-09-29"
        },
        {
            "id": 49058,
            "ip_address": "100.26.57.142",
            "count": 12,
            "first_visit": "2023-06-29T18:43:56.639956+06:00",
            "date": "2023-06-29"
        },
        {
            "id": 19433,
            "ip_address": "100.26.247.7",
            "count": 1,
            "first_visit": "2022-06-27T13:02:29.427911+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 70689,
            "ip_address": "100.26.222.198",
            "count": 9,
            "first_visit": "2024-07-04T17:35:54.349126+06:00",
            "date": "2024-07-04"
        },
        {
            "id": 78223,
            "ip_address": "100.26.120.34",
            "count": 1,
            "first_visit": "2025-01-25T13:54:16.705541+06:00",
            "date": "2025-01-25"
        },
        {
            "id": 5277,
            "ip_address": "100.25.161.228",
            "count": 1,
            "first_visit": "2022-04-20T15:02:07.351028+06:00",
            "date": null
        },
        {
            "id": 2356,
            "ip_address": "100.25.15.244",
            "count": 1,
            "first_visit": "2022-01-17T10:43:38.342534+06:00",
            "date": null
        }
    ]
}