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

{
    "count": 92378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7784&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7768&ordering=ip_address",
    "results": [
        {
            "id": 92282,
            "ip_address": "103.15.247.206",
            "count": 1,
            "first_visit": "2025-11-22T19:39:19.326636+06:00",
            "date": "2025-11-22"
        },
        {
            "id": 26562,
            "ip_address": "103.153.106.18",
            "count": 1,
            "first_visit": "2022-07-24T07:12:22.595579+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12023,
            "ip_address": "103.153.106.3",
            "count": 1,
            "first_visit": "2022-05-27T22:54:46.206477+06:00",
            "date": null
        },
        {
            "id": 25291,
            "ip_address": "103.153.106.9",
            "count": 2,
            "first_visit": "2022-07-21T09:47:42.541070+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8328,
            "ip_address": "103.153.107.1",
            "count": 2,
            "first_visit": "2022-05-17T22:17:52.072130+06:00",
            "date": null
        },
        {
            "id": 62396,
            "ip_address": "103.153.110.194",
            "count": 1,
            "first_visit": "2024-01-05T10:59:45.293771+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 18412,
            "ip_address": "103.153.110.208",
            "count": 1,
            "first_visit": "2022-06-25T04:52:34.287901+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 17426,
            "ip_address": "103.153.110.208",
            "count": 1,
            "first_visit": "2022-06-22T17:12:15.268346+06:00",
            "date": "2022-06-22"
        }
    ]
}