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

{
    "count": 102168,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1088&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1072&ordering=-first_visit",
    "results": [
        {
            "id": 101184,
            "ip_address": "103.54.108.130",
            "count": 1,
            "first_visit": "2026-08-05T15:02:56.714460+06:00",
            "date": "2026-08-05"
        },
        {
            "id": 101183,
            "ip_address": "112.198.52.31",
            "count": 1,
            "first_visit": "2026-08-05T14:11:56.086999+06:00",
            "date": "2026-08-05"
        },
        {
            "id": 101182,
            "ip_address": "103.135.134.134",
            "count": 2,
            "first_visit": "2026-08-05T14:04:32.559974+06:00",
            "date": "2026-08-05"
        },
        {
            "id": 101181,
            "ip_address": "103.133.140.195",
            "count": 2,
            "first_visit": "2026-08-05T13:59:09.460298+06:00",
            "date": "2026-08-05"
        },
        {
            "id": 101180,
            "ip_address": "37.111.213.25",
            "count": 1,
            "first_visit": "2026-08-05T13:41:43.738469+06:00",
            "date": "2026-08-05"
        },
        {
            "id": 101179,
            "ip_address": "103.187.94.214",
            "count": 4,
            "first_visit": "2026-08-05T11:44:46.482630+06:00",
            "date": "2026-08-05"
        },
        {
            "id": 101178,
            "ip_address": "66.249.68.39",
            "count": 1,
            "first_visit": "2026-08-05T10:55:56.360324+06:00",
            "date": "2026-08-05"
        },
        {
            "id": 101177,
            "ip_address": "103.205.134.153",
            "count": 1,
            "first_visit": "2026-08-05T08:55:33.664808+06:00",
            "date": "2026-08-05"
        }
    ]
}