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

{
    "count": 99254,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4016&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4000&ordering=-first_visit",
    "results": [
        {
            "id": 95342,
            "ip_address": "43.245.120.20",
            "count": 1,
            "first_visit": "2026-02-19T08:13:46.947261+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95341,
            "ip_address": "66.249.73.73",
            "count": 1,
            "first_visit": "2026-02-19T07:25:20.241532+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95340,
            "ip_address": "66.249.73.64",
            "count": 4,
            "first_visit": "2026-02-19T07:01:33.495169+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95339,
            "ip_address": "66.249.73.65",
            "count": 2,
            "first_visit": "2026-02-19T06:54:38.633736+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95338,
            "ip_address": "119.30.41.185",
            "count": 1,
            "first_visit": "2026-02-19T04:10:23.133927+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95337,
            "ip_address": "37.111.212.57",
            "count": 1,
            "first_visit": "2026-02-19T03:09:06.337150+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95336,
            "ip_address": "43.174.173.205",
            "count": 1,
            "first_visit": "2026-02-19T01:19:30.614940+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95335,
            "ip_address": "37.77.55.228",
            "count": 1,
            "first_visit": "2026-02-19T01:19:02.407993+06:00",
            "date": "2026-02-19"
        }
    ]
}