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

{
    "count": 92543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9624&ordering=ip_address",
    "results": [
        {
            "id": 77688,
            "ip_address": "103.169.94.84",
            "count": 1,
            "first_visit": "2025-01-09T14:34:10.114932+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 715,
            "ip_address": "103.169.95.238",
            "count": 2,
            "first_visit": "2021-12-15T14:28:41.332829+06:00",
            "date": null
        },
        {
            "id": 2079,
            "ip_address": "103.170.136.100",
            "count": 4,
            "first_visit": "2022-01-13T02:13:04.436192+06:00",
            "date": null
        },
        {
            "id": 37109,
            "ip_address": "103.170.137.152",
            "count": 3,
            "first_visit": "2022-11-08T15:03:02.303910+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 51909,
            "ip_address": "103.170.137.154",
            "count": 2,
            "first_visit": "2023-08-07T23:20:50.782520+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 79989,
            "ip_address": "103.170.137.156",
            "count": 1,
            "first_visit": "2025-03-11T02:38:53.257167+06:00",
            "date": "2025-03-11"
        },
        {
            "id": 52473,
            "ip_address": "103.170.137.22",
            "count": 1,
            "first_visit": "2023-08-14T09:38:07.704777+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 90541,
            "ip_address": "103.170.137.22",
            "count": 1,
            "first_visit": "2025-10-09T11:55:16.045876+06:00",
            "date": "2025-10-09"
        }
    ]
}