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

{
    "count": 102147,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=992&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=976&ordering=-first_visit",
    "results": [
        {
            "id": 101259,
            "ip_address": "66.249.68.33",
            "count": 1,
            "first_visit": "2026-08-07T01:02:54.873618+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101258,
            "ip_address": "115.110.235.236",
            "count": 2,
            "first_visit": "2026-08-07T00:47:17.997768+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101257,
            "ip_address": "13.201.118.26",
            "count": 1,
            "first_visit": "2026-08-07T00:39:23.943613+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101256,
            "ip_address": "37.111.194.72",
            "count": 1,
            "first_visit": "2026-08-07T00:33:34.569967+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101255,
            "ip_address": "74.125.150.39",
            "count": 2,
            "first_visit": "2026-08-07T00:25:20.351884+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101254,
            "ip_address": "64.233.173.33",
            "count": 1,
            "first_visit": "2026-08-07T00:08:20.057340+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101253,
            "ip_address": "103.91.232.56",
            "count": 3,
            "first_visit": "2026-08-07T00:08:14.669955+06:00",
            "date": "2026-08-07"
        },
        {
            "id": 101252,
            "ip_address": "52.167.144.179",
            "count": 1,
            "first_visit": "2026-08-07T00:01:20.685455+06:00",
            "date": "2026-08-07"
        }
    ]
}