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

{
    "count": 101014,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31912&ordering=-ip_address",
    "results": [
        {
            "id": 32238,
            "ip_address": "209.146.16.5",
            "count": 1,
            "first_visit": "2022-08-17T17:19:59.074401+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 17978,
            "ip_address": "209.146.16.4",
            "count": 1,
            "first_visit": "2022-06-24T06:00:28.391286+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 20065,
            "ip_address": "209.146.16.4",
            "count": 1,
            "first_visit": "2022-06-29T15:52:55.188085+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 78333,
            "ip_address": "209.145.61.11",
            "count": 3,
            "first_visit": "2025-01-28T20:59:20.102890+06:00",
            "date": "2025-01-28"
        },
        {
            "id": 66313,
            "ip_address": "209.145.55.240",
            "count": 3,
            "first_visit": "2024-03-25T03:50:14.749124+06:00",
            "date": "2024-03-25"
        },
        {
            "id": 2161,
            "ip_address": "209.142.68.30",
            "count": 1,
            "first_visit": "2022-01-14T01:09:43.562173+06:00",
            "date": null
        },
        {
            "id": 2163,
            "ip_address": "209.142.68.29",
            "count": 2,
            "first_visit": "2022-01-14T01:09:44.151009+06:00",
            "date": null
        },
        {
            "id": 87677,
            "ip_address": "20.9.142.58",
            "count": 1,
            "first_visit": "2025-08-13T19:45:39.112326+06:00",
            "date": "2025-08-13"
        }
    ]
}