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

{
    "count": 98070,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=600&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=584&ordering=-first_visit",
    "results": [
        {
            "id": 97574,
            "ip_address": "123.253.133.159",
            "count": 2,
            "first_visit": "2026-04-30T02:08:53.297631+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 97573,
            "ip_address": "40.77.179.123",
            "count": 1,
            "first_visit": "2026-04-30T00:44:04.469106+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 97572,
            "ip_address": "66.249.68.2",
            "count": 3,
            "first_visit": "2026-04-30T00:25:39.477421+06:00",
            "date": "2026-04-30"
        },
        {
            "id": 97571,
            "ip_address": "192.140.255.157",
            "count": 1,
            "first_visit": "2026-04-29T22:53:25.748765+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97570,
            "ip_address": "185.187.77.199",
            "count": 1,
            "first_visit": "2026-04-29T22:39:06.084496+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97569,
            "ip_address": "103.238.115.147",
            "count": 10,
            "first_visit": "2026-04-29T22:02:29.193556+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97568,
            "ip_address": "103.95.98.33",
            "count": 1,
            "first_visit": "2026-04-29T21:50:19.501563+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97567,
            "ip_address": "103.87.214.166",
            "count": 1,
            "first_visit": "2026-04-29T21:06:12.051516+06:00",
            "date": "2026-04-29"
        }
    ]
}