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

{
    "count": 100010,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1856&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1840&ordering=-first_visit",
    "results": [
        {
            "id": 98258,
            "ip_address": "34.34.253.201",
            "count": 1,
            "first_visit": "2026-05-19T14:32:33.670906+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98257,
            "ip_address": "34.96.52.66",
            "count": 1,
            "first_visit": "2026-05-19T14:32:33.498411+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98256,
            "ip_address": "34.96.52.42",
            "count": 1,
            "first_visit": "2026-05-19T14:32:33.285093+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98255,
            "ip_address": "34.34.253.187",
            "count": 1,
            "first_visit": "2026-05-19T14:32:33.121628+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98254,
            "ip_address": "34.96.52.17",
            "count": 1,
            "first_visit": "2026-05-19T14:32:26.531653+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98253,
            "ip_address": "37.111.221.197",
            "count": 1,
            "first_visit": "2026-05-19T13:48:59.517505+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98252,
            "ip_address": "165.101.132.19",
            "count": 4,
            "first_visit": "2026-05-19T13:34:52.367488+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98251,
            "ip_address": "103.166.88.128",
            "count": 2,
            "first_visit": "2026-05-19T13:07:26.596462+06:00",
            "date": "2026-05-19"
        }
    ]
}