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

{
    "count": 102202,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1256&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1240&ordering=-first_visit",
    "results": [
        {
            "id": 101050,
            "ip_address": "103.106.239.237",
            "count": 1,
            "first_visit": "2026-08-01T16:48:33.923821+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101049,
            "ip_address": "103.200.92.165",
            "count": 1,
            "first_visit": "2026-08-01T15:55:39.112527+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101048,
            "ip_address": "45.120.96.173",
            "count": 1,
            "first_visit": "2026-08-01T15:43:45.525483+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101047,
            "ip_address": "165.101.132.128",
            "count": 2,
            "first_visit": "2026-08-01T14:57:04.273075+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101046,
            "ip_address": "103.68.5.250",
            "count": 1,
            "first_visit": "2026-08-01T14:13:17.576494+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101045,
            "ip_address": "80.227.94.196",
            "count": 3,
            "first_visit": "2026-08-01T12:22:03.430983+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101044,
            "ip_address": "103.153.210.97",
            "count": 1,
            "first_visit": "2026-08-01T11:55:12.410361+06:00",
            "date": "2026-08-01"
        },
        {
            "id": 101043,
            "ip_address": "103.156.214.23",
            "count": 1,
            "first_visit": "2026-08-01T11:08:42.216592+06:00",
            "date": "2026-08-01"
        }
    ]
}