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

{
    "count": 97577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24416&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24400&ordering=-ip_address",
    "results": [
        {
            "id": 61929,
            "ip_address": "37.111.201.116",
            "count": 3,
            "first_visit": "2023-12-26T19:22:45.094571+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 4478,
            "ip_address": "37.111.201.116",
            "count": 3,
            "first_visit": "2022-03-18T16:10:13.667835+06:00",
            "date": null
        },
        {
            "id": 45762,
            "ip_address": "37.111.201.112",
            "count": 2,
            "first_visit": "2023-04-26T15:26:40.593310+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 62836,
            "ip_address": "37.111.201.112",
            "count": 1,
            "first_visit": "2024-01-10T19:50:00.631130+06:00",
            "date": "2024-01-10"
        },
        {
            "id": 64667,
            "ip_address": "37.111.201.11",
            "count": 1,
            "first_visit": "2024-02-12T22:45:15.313524+06:00",
            "date": "2024-02-12"
        },
        {
            "id": 30659,
            "ip_address": "37.111.201.109",
            "count": 1,
            "first_visit": "2022-08-01T14:07:08.163681+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 89070,
            "ip_address": "37.111.201.109",
            "count": 2,
            "first_visit": "2025-09-06T15:58:48.312435+06:00",
            "date": "2025-09-06"
        },
        {
            "id": 12087,
            "ip_address": "37.111.201.108",
            "count": 1,
            "first_visit": "2022-05-28T02:11:02.021970+06:00",
            "date": null
        }
    ]
}