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

{
    "count": 102009,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=208&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=192&ordering=-first_visit",
    "results": [
        {
            "id": 101905,
            "ip_address": "57.141.4.24",
            "count": 1,
            "first_visit": "2026-08-19T17:31:54.564508+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101904,
            "ip_address": "57.141.4.5",
            "count": 1,
            "first_visit": "2026-08-19T17:31:04.737729+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101903,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2026-08-19T17:22:54.194162+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101902,
            "ip_address": "103.166.75.11",
            "count": 1,
            "first_visit": "2026-08-19T16:36:48.560344+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101901,
            "ip_address": "103.77.60.104",
            "count": 1,
            "first_visit": "2026-08-19T16:33:11.262619+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101900,
            "ip_address": "66.249.68.137",
            "count": 1,
            "first_visit": "2026-08-19T16:31:43.322549+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101899,
            "ip_address": "104.245.146.82",
            "count": 1,
            "first_visit": "2026-08-19T16:22:36.022886+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101898,
            "ip_address": "74.125.150.128",
            "count": 4,
            "first_visit": "2026-08-19T15:41:12.657675+06:00",
            "date": "2026-08-19"
        }
    ]
}