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

{
    "count": 95736,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18328&ordering=ip_address",
    "results": [
        {
            "id": 90977,
            "ip_address": "103.54.42.9",
            "count": 1,
            "first_visit": "2025-10-19T14:25:21.190680+06:00",
            "date": "2025-10-19"
        },
        {
            "id": 16298,
            "ip_address": "103.54.43.208",
            "count": 1,
            "first_visit": "2022-06-18T09:41:51.019216+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 2342,
            "ip_address": "103.54.43.208",
            "count": 5,
            "first_visit": "2022-01-17T02:18:18.093334+06:00",
            "date": null
        },
        {
            "id": 49439,
            "ip_address": "103.54.43.208",
            "count": 3,
            "first_visit": "2023-07-06T14:05:21.999443+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 12754,
            "ip_address": "103.54.43.209",
            "count": 1,
            "first_visit": "2022-05-30T11:31:02.495950+06:00",
            "date": null
        },
        {
            "id": 33225,
            "ip_address": "103.54.43.209",
            "count": 1,
            "first_visit": "2022-08-28T20:17:22.625168+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 53733,
            "ip_address": "103.54.43.210",
            "count": 1,
            "first_visit": "2023-08-28T11:42:56.157290+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 63836,
            "ip_address": "103.54.43.211",
            "count": 4,
            "first_visit": "2024-01-26T18:16:30.826637+06:00",
            "date": "2024-01-26"
        }
    ]
}