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

{
    "count": 100008,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1848&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1832&ordering=-first_visit",
    "results": [
        {
            "id": 98264,
            "ip_address": "103.9.187.64",
            "count": 1,
            "first_visit": "2026-05-19T15:46:28.059202+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98263,
            "ip_address": "37.111.200.138",
            "count": 1,
            "first_visit": "2026-05-19T15:46:03.592264+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98262,
            "ip_address": "74.125.150.8",
            "count": 2,
            "first_visit": "2026-05-19T14:48:37.401550+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98261,
            "ip_address": "37.111.231.140",
            "count": 3,
            "first_visit": "2026-05-19T14:35:39.341754+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98260,
            "ip_address": "34.96.52.100",
            "count": 1,
            "first_visit": "2026-05-19T14:32:36.379655+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98259,
            "ip_address": "34.34.253.149",
            "count": 1,
            "first_visit": "2026-05-19T14:32:34.711079+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98258,
            "ip_address": "34.34.253.201",
            "count": 1,
            "first_visit": "2026-05-19T14:32:33.670906+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98257,
            "ip_address": "34.96.52.66",
            "count": 1,
            "first_visit": "2026-05-19T14:32:33.498411+06:00",
            "date": "2026-05-19"
        }
    ]
}