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

{
    "count": 102747,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=68328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=68312&ordering=ip_address",
    "results": [
        {
            "id": 75282,
            "ip_address": "202.83.126.66",
            "count": 5,
            "first_visit": "2024-11-06T11:14:13.438321+06:00",
            "date": "2024-11-06"
        },
        {
            "id": 35141,
            "ip_address": "202.83.126.68",
            "count": 2,
            "first_visit": "2022-09-28T13:56:42.349984+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 34957,
            "ip_address": "202.83.126.68",
            "count": 2,
            "first_visit": "2022-09-25T08:05:44.930669+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 92975,
            "ip_address": "202.83.126.69",
            "count": 1,
            "first_visit": "2025-12-14T13:32:43.563283+06:00",
            "date": "2025-12-14"
        },
        {
            "id": 76319,
            "ip_address": "202.83.126.71",
            "count": 1,
            "first_visit": "2024-12-03T12:54:38.843423+06:00",
            "date": "2024-12-03"
        },
        {
            "id": 15294,
            "ip_address": "202.83.127.166",
            "count": 1,
            "first_visit": "2022-06-15T14:13:33.665838+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 6824,
            "ip_address": "202.83.127.186",
            "count": 1,
            "first_visit": "2022-05-16T16:19:46.479243+06:00",
            "date": null
        },
        {
            "id": 4018,
            "ip_address": "202.83.127.187",
            "count": 1,
            "first_visit": "2022-03-02T21:00:37.125221+06:00",
            "date": null
        }
    ]
}