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

{
    "count": 102082,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=520&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=504&ordering=-first_visit",
    "results": [
        {
            "id": 101666,
            "ip_address": "37.238.196.111",
            "count": 1,
            "first_visit": "2026-08-15T12:41:49.795139+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101665,
            "ip_address": "74.125.150.33",
            "count": 1,
            "first_visit": "2026-08-15T12:30:06.590383+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101664,
            "ip_address": "103.78.226.98",
            "count": 1,
            "first_visit": "2026-08-15T11:47:50.553944+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101663,
            "ip_address": "120.50.4.122",
            "count": 2,
            "first_visit": "2026-08-15T11:47:40.289646+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101662,
            "ip_address": "149.57.191.93",
            "count": 1,
            "first_visit": "2026-08-15T10:51:24.782639+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101661,
            "ip_address": "45.250.22.181",
            "count": 1,
            "first_visit": "2026-08-15T10:17:48.923780+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101660,
            "ip_address": "119.6.178.223",
            "count": 1,
            "first_visit": "2026-08-15T08:33:40.115330+06:00",
            "date": "2026-08-15"
        },
        {
            "id": 101659,
            "ip_address": "103.122.91.197",
            "count": 1,
            "first_visit": "2026-08-15T04:38:09.115246+06:00",
            "date": "2026-08-15"
        }
    ]
}