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

{
    "count": 97575,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10432&ordering=-ip_address",
    "results": [
        {
            "id": 90399,
            "ip_address": "59.153.101.55",
            "count": 19,
            "first_visit": "2025-10-06T00:08:54.595576+06:00",
            "date": "2025-10-06"
        },
        {
            "id": 2058,
            "ip_address": "59.153.101.49",
            "count": 5,
            "first_visit": "2022-01-12T21:13:57.414701+06:00",
            "date": null
        },
        {
            "id": 34539,
            "ip_address": "59.153.101.49",
            "count": 1,
            "first_visit": "2022-09-17T10:15:25.372079+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 44136,
            "ip_address": "59.153.101.44",
            "count": 4,
            "first_visit": "2023-03-20T22:14:38.935813+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 59229,
            "ip_address": "59.153.101.43",
            "count": 1,
            "first_visit": "2023-11-09T10:53:26.534418+06:00",
            "date": "2023-11-09"
        },
        {
            "id": 21082,
            "ip_address": "59.153.101.223",
            "count": 1,
            "first_visit": "2022-07-04T15:15:06.012975+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4993,
            "ip_address": "59.153.101.223",
            "count": 3,
            "first_visit": "2022-04-08T14:44:07.305891+06:00",
            "date": null
        },
        {
            "id": 19838,
            "ip_address": "59.153.101.220",
            "count": 1,
            "first_visit": "2022-06-28T21:42:51.309598+06:00",
            "date": "2022-06-28"
        }
    ]
}