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

{
    "count": 102117,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=792&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=776&ordering=-first_visit",
    "results": [
        {
            "id": 101429,
            "ip_address": "27.131.13.12",
            "count": 4,
            "first_visit": "2026-08-11T00:26:34.294176+06:00",
            "date": "2026-08-11"
        },
        {
            "id": 101428,
            "ip_address": "142.239.254.19",
            "count": 1,
            "first_visit": "2026-08-10T23:40:23.911032+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101427,
            "ip_address": "64.233.172.196",
            "count": 1,
            "first_visit": "2026-08-10T23:10:57.376404+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101426,
            "ip_address": "59.153.103.131",
            "count": 1,
            "first_visit": "2026-08-10T23:08:28.372211+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101425,
            "ip_address": "203.95.220.192",
            "count": 2,
            "first_visit": "2026-08-10T21:40:28.545464+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101424,
            "ip_address": "103.187.94.63",
            "count": 1,
            "first_visit": "2026-08-10T21:36:18.639497+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101423,
            "ip_address": "185.136.148.198",
            "count": 1,
            "first_visit": "2026-08-10T21:09:18.825382+06:00",
            "date": "2026-08-10"
        },
        {
            "id": 101422,
            "ip_address": "173.252.82.73",
            "count": 1,
            "first_visit": "2026-08-10T20:55:21.299420+06:00",
            "date": "2026-08-10"
        }
    ]
}