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

{
    "count": 92252,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5528&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5512&ordering=ip_address",
    "results": [
        {
            "id": 8630,
            "ip_address": "103.138.213.42",
            "count": 2,
            "first_visit": "2022-05-18T04:11:28.184441+06:00",
            "date": null
        },
        {
            "id": 12968,
            "ip_address": "103.138.214.24",
            "count": 1,
            "first_visit": "2022-05-31T01:02:30.105892+06:00",
            "date": null
        },
        {
            "id": 87119,
            "ip_address": "103.138.215.122",
            "count": 1,
            "first_visit": "2025-08-04T17:44:13.183486+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 84034,
            "ip_address": "103.138.215.136",
            "count": 1,
            "first_visit": "2025-06-14T23:49:53.785401+06:00",
            "date": "2025-06-14"
        },
        {
            "id": 86741,
            "ip_address": "103.138.215.29",
            "count": 1,
            "first_visit": "2025-07-30T01:59:56.123117+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 46856,
            "ip_address": "103.138.226.61",
            "count": 1,
            "first_visit": "2023-05-19T16:59:54.109242+06:00",
            "date": "2023-05-19"
        },
        {
            "id": 50922,
            "ip_address": "103.138.226.67",
            "count": 1,
            "first_visit": "2023-07-26T17:22:24.817929+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 9456,
            "ip_address": "103.138.227.73",
            "count": 1,
            "first_visit": "2022-05-19T18:23:44.338038+06:00",
            "date": null
        }
    ]
}