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

{
    "count": 93909,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78296&ordering=-ip_address",
    "results": [
        {
            "id": 49615,
            "ip_address": "103.239.255.233",
            "count": 2,
            "first_visit": "2023-07-09T14:43:58.066678+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 4147,
            "ip_address": "103.239.255.197",
            "count": 2,
            "first_visit": "2022-03-07T09:26:49.402338+06:00",
            "date": null
        },
        {
            "id": 8643,
            "ip_address": "103.239.255.137",
            "count": 1,
            "first_visit": "2022-05-18T05:58:06.433062+06:00",
            "date": null
        },
        {
            "id": 61979,
            "ip_address": "103.239.255.134",
            "count": 2,
            "first_visit": "2023-12-27T11:35:36.836138+06:00",
            "date": "2023-12-27"
        },
        {
            "id": 55517,
            "ip_address": "103.239.255.1",
            "count": 1,
            "first_visit": "2023-09-20T10:37:53.934589+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 92562,
            "ip_address": "103.239.254.97",
            "count": 1,
            "first_visit": "2025-12-02T12:07:19.832231+06:00",
            "date": "2025-12-02"
        },
        {
            "id": 92214,
            "ip_address": "103.239.254.97",
            "count": 1,
            "first_visit": "2025-11-20T14:16:26.103522+06:00",
            "date": "2025-11-20"
        },
        {
            "id": 93194,
            "ip_address": "103.239.254.97",
            "count": 1,
            "first_visit": "2025-12-22T10:53:26.117184+06:00",
            "date": "2025-12-22"
        }
    ]
}