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

{
    "count": 102020,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=256&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=240&ordering=-first_visit",
    "results": [
        {
            "id": 101868,
            "ip_address": "120.209.209.177",
            "count": 1,
            "first_visit": "2026-08-19T04:54:55.897022+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101867,
            "ip_address": "49.207.51.155",
            "count": 1,
            "first_visit": "2026-08-19T01:52:44.825647+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101866,
            "ip_address": "103.205.69.52",
            "count": 1,
            "first_visit": "2026-08-19T01:40:26.741646+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101865,
            "ip_address": "103.61.241.211",
            "count": 3,
            "first_visit": "2026-08-19T00:56:25.542466+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101864,
            "ip_address": "74.125.150.137",
            "count": 1,
            "first_visit": "2026-08-18T22:32:59.282649+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101863,
            "ip_address": "64.233.172.70",
            "count": 1,
            "first_visit": "2026-08-18T21:36:56.944300+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101862,
            "ip_address": "103.130.173.216",
            "count": 2,
            "first_visit": "2026-08-18T21:36:52.207720+06:00",
            "date": "2026-08-18"
        },
        {
            "id": 101861,
            "ip_address": "202.86.222.61",
            "count": 1,
            "first_visit": "2026-08-18T21:36:30.388466+06:00",
            "date": "2026-08-18"
        }
    ]
}