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

{
    "count": 99739,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=848&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=832&ordering=-first_visit",
    "results": [
        {
            "id": 98995,
            "ip_address": "23.234.78.144",
            "count": 1,
            "first_visit": "2026-06-08T22:53:32.405501+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98994,
            "ip_address": "103.156.214.24",
            "count": 3,
            "first_visit": "2026-06-08T22:25:38.026408+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98993,
            "ip_address": "115.127.156.17",
            "count": 1,
            "first_visit": "2026-06-08T21:31:06.061155+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98992,
            "ip_address": "130.193.251.203",
            "count": 1,
            "first_visit": "2026-06-08T21:17:58.620205+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98991,
            "ip_address": "37.111.200.145",
            "count": 1,
            "first_visit": "2026-06-08T19:36:59.673353+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98990,
            "ip_address": "103.150.27.239",
            "count": 1,
            "first_visit": "2026-06-08T17:45:31.243942+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98989,
            "ip_address": "103.103.126.86",
            "count": 1,
            "first_visit": "2026-06-08T16:18:52.531445+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98988,
            "ip_address": "68.194.52.208",
            "count": 1,
            "first_visit": "2026-06-08T15:50:54.066758+06:00",
            "date": "2026-06-08"
        }
    ]
}