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

{
    "count": 94398,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13408&ordering=ip_address",
    "results": [
        {
            "id": 54732,
            "ip_address": "103.216.57.186",
            "count": 1,
            "first_visit": "2023-09-10T13:02:44.029922+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 32721,
            "ip_address": "103.216.57.238",
            "count": 1,
            "first_visit": "2022-08-23T01:18:12.948409+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 68861,
            "ip_address": "103.216.57.33",
            "count": 1,
            "first_visit": "2024-05-22T16:06:52.730303+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 89890,
            "ip_address": "103.216.57.34",
            "count": 1,
            "first_visit": "2025-09-22T13:07:19.654978+06:00",
            "date": "2025-09-22"
        },
        {
            "id": 81299,
            "ip_address": "103.216.57.34",
            "count": 1,
            "first_visit": "2025-04-11T16:05:09.460720+06:00",
            "date": "2025-04-11"
        },
        {
            "id": 10102,
            "ip_address": "103.216.57.54",
            "count": 2,
            "first_visit": "2022-05-21T22:16:02.375753+06:00",
            "date": null
        },
        {
            "id": 18646,
            "ip_address": "103.216.57.62",
            "count": 1,
            "first_visit": "2022-06-25T15:09:18.655952+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12659,
            "ip_address": "103.216.57.94",
            "count": 2,
            "first_visit": "2022-05-30T00:24:43.518752+06:00",
            "date": null
        }
    ]
}