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

{
    "count": 101183,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84296&ordering=-ip_address",
    "results": [
        {
            "id": 47483,
            "ip_address": "103.239.255.233",
            "count": 1,
            "first_visit": "2023-06-01T14:59:49.467905+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 58367,
            "ip_address": "103.239.255.233",
            "count": 1,
            "first_visit": "2023-10-25T11:02:59.575207+06:00",
            "date": "2023-10-25"
        },
        {
            "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"
        }
    ]
}