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

{
    "count": 102751,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51408&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51392&ordering=-ip_address",
    "results": [
        {
            "id": 8006,
            "ip_address": "119.30.41.76",
            "count": 1,
            "first_visit": "2022-05-17T11:55:25.344685+06:00",
            "date": null
        },
        {
            "id": 1773,
            "ip_address": "119.30.41.74",
            "count": 2,
            "first_visit": "2022-01-10T19:55:43.715874+06:00",
            "date": null
        },
        {
            "id": 68803,
            "ip_address": "119.30.41.74",
            "count": 2,
            "first_visit": "2024-05-22T12:11:13.451323+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 89564,
            "ip_address": "119.30.41.73",
            "count": 1,
            "first_visit": "2025-09-15T22:18:25.579524+06:00",
            "date": "2025-09-15"
        },
        {
            "id": 12252,
            "ip_address": "119.30.41.70",
            "count": 3,
            "first_visit": "2022-05-28T16:22:32.021818+06:00",
            "date": null
        },
        {
            "id": 11852,
            "ip_address": "119.30.41.7",
            "count": 1,
            "first_visit": "2022-05-27T05:14:44.105685+06:00",
            "date": null
        },
        {
            "id": 72029,
            "ip_address": "119.30.41.7",
            "count": 1,
            "first_visit": "2024-08-11T10:13:36.553612+06:00",
            "date": "2024-08-11"
        },
        {
            "id": 87673,
            "ip_address": "119.30.41.69",
            "count": 1,
            "first_visit": "2025-08-13T16:41:38.476147+06:00",
            "date": "2025-08-13"
        }
    ]
}