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

{
    "count": 100890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16&ordering=-first_visit",
    "results": [
        {
            "id": 100962,
            "ip_address": "74.125.213.36",
            "count": 1,
            "first_visit": "2026-07-30T15:00:33.736632+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100961,
            "ip_address": "74.125.213.38",
            "count": 2,
            "first_visit": "2026-07-30T15:00:33.658060+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100960,
            "ip_address": "103.187.94.51",
            "count": 2,
            "first_visit": "2026-07-30T14:47:36.201076+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100959,
            "ip_address": "103.156.214.23",
            "count": 6,
            "first_visit": "2026-07-30T14:37:56.117296+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100958,
            "ip_address": "103.154.159.206",
            "count": 1,
            "first_visit": "2026-07-30T12:58:53.556990+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100957,
            "ip_address": "103.101.199.121",
            "count": 1,
            "first_visit": "2026-07-30T12:42:38.483367+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100956,
            "ip_address": "180.92.225.246",
            "count": 1,
            "first_visit": "2026-07-30T12:12:18.492083+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100955,
            "ip_address": "64.233.172.197",
            "count": 1,
            "first_visit": "2026-07-30T12:01:24.441055+06:00",
            "date": "2026-07-30"
        }
    ]
}