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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13984&ordering=ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 4895,
            "ip_address": "103.216.58.104",
            "count": 4,
            "first_visit": "2022-04-03T16:44:54.677606+06:00",
            "date": null
        },
        {
            "id": 13278,
            "ip_address": "103.216.58.120",
            "count": 1,
            "first_visit": "2022-06-01T18:54:43.786955+06:00",
            "date": null
        }
    ]
}