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

{
    "count": 99150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-id",
    "results": [
        {
            "id": 99174,
            "ip_address": "182.163.113.226",
            "count": 1,
            "first_visit": "2026-06-14T10:27:45.199823+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99173,
            "ip_address": "103.213.237.37",
            "count": 1,
            "first_visit": "2026-06-14T09:03:26.831126+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99172,
            "ip_address": "35.164.152.249",
            "count": 1,
            "first_visit": "2026-06-14T02:20:38.278528+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99171,
            "ip_address": "66.249.68.1",
            "count": 2,
            "first_visit": "2026-06-14T00:26:46.233130+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 99170,
            "ip_address": "18.218.127.163",
            "count": 23,
            "first_visit": "2026-06-13T23:14:34.656498+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99169,
            "ip_address": "103.138.125.51",
            "count": 1,
            "first_visit": "2026-06-13T21:37:03.975145+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99168,
            "ip_address": "202.134.8.193",
            "count": 1,
            "first_visit": "2026-06-13T21:15:24.883614+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99167,
            "ip_address": "27.147.202.147",
            "count": 2,
            "first_visit": "2026-06-13T20:44:37.581036+06:00",
            "date": "2026-06-13"
        }
    ]
}