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

{
    "count": 99370,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3520&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3504&ordering=-first_visit",
    "results": [
        {
            "id": 95954,
            "ip_address": "209.85.238.41",
            "count": 4,
            "first_visit": "2026-03-11T17:59:12.998364+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95953,
            "ip_address": "165.101.133.16",
            "count": 1,
            "first_visit": "2026-03-11T17:40:52.448627+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95952,
            "ip_address": "119.30.41.45",
            "count": 1,
            "first_visit": "2026-03-11T17:20:59.345109+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95951,
            "ip_address": "202.4.106.49",
            "count": 3,
            "first_visit": "2026-03-11T15:25:33.063136+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95950,
            "ip_address": "103.178.187.117",
            "count": 2,
            "first_visit": "2026-03-11T15:19:13.642156+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95949,
            "ip_address": "202.4.105.18",
            "count": 1,
            "first_visit": "2026-03-11T14:44:29.772659+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95948,
            "ip_address": "31.13.127.57",
            "count": 1,
            "first_visit": "2026-03-11T14:22:07.076501+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 95947,
            "ip_address": "103.174.189.130",
            "count": 1,
            "first_visit": "2026-03-11T14:11:46.111294+06:00",
            "date": "2026-03-11"
        }
    ]
}