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

{
    "count": 92630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10096&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10080&ordering=ip_address",
    "results": [
        {
            "id": 69249,
            "ip_address": "103.175.130.19",
            "count": 1,
            "first_visit": "2024-05-28T21:36:08.958647+06:00",
            "date": "2024-05-28"
        },
        {
            "id": 91176,
            "ip_address": "103.175.130.20",
            "count": 1,
            "first_visit": "2025-10-24T10:09:30.996351+06:00",
            "date": "2025-10-24"
        },
        {
            "id": 84596,
            "ip_address": "103.175.130.22",
            "count": 1,
            "first_visit": "2025-06-27T11:32:34.245058+06:00",
            "date": "2025-06-27"
        },
        {
            "id": 84674,
            "ip_address": "103.175.130.22",
            "count": 1,
            "first_visit": "2025-06-28T17:54:09.977770+06:00",
            "date": "2025-06-28"
        },
        {
            "id": 13008,
            "ip_address": "103.175.130.4",
            "count": 5,
            "first_visit": "2022-05-31T05:18:53.661372+06:00",
            "date": null
        },
        {
            "id": 5027,
            "ip_address": "103.175.130.6",
            "count": 2,
            "first_visit": "2022-04-10T15:01:26.332585+06:00",
            "date": null
        },
        {
            "id": 15964,
            "ip_address": "103.175.130.7",
            "count": 1,
            "first_visit": "2022-06-17T12:19:05.221041+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 23750,
            "ip_address": "103.175.130.8",
            "count": 1,
            "first_visit": "2022-07-18T22:24:38.772897+06:00",
            "date": "2022-07-18"
        }
    ]
}