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

{
    "count": 100890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-first_visit",
    "results": [
        {
            "id": 100946,
            "ip_address": "43.172.195.122",
            "count": 1,
            "first_visit": "2026-07-30T03:51:22.246315+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100945,
            "ip_address": "52.18.116.176",
            "count": 1,
            "first_visit": "2026-07-30T03:42:48.133595+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100944,
            "ip_address": "202.134.9.149",
            "count": 1,
            "first_visit": "2026-07-30T03:18:27.967367+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100943,
            "ip_address": "43.173.179.143",
            "count": 1,
            "first_visit": "2026-07-30T02:47:10.614485+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100942,
            "ip_address": "103.49.114.250",
            "count": 1,
            "first_visit": "2026-07-30T02:04:45.087389+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100941,
            "ip_address": "80.227.94.196",
            "count": 1,
            "first_visit": "2026-07-30T01:04:17.614954+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100940,
            "ip_address": "17.246.23.6",
            "count": 1,
            "first_visit": "2026-07-29T23:20:11.490639+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100939,
            "ip_address": "103.245.111.113",
            "count": 1,
            "first_visit": "2026-07-29T22:48:29.789306+06:00",
            "date": "2026-07-29"
        }
    ]
}