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

{
    "count": 100093,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2312&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2296&ordering=-first_visit",
    "results": [
        {
            "id": 97885,
            "ip_address": "43.245.120.131",
            "count": 1,
            "first_visit": "2026-05-09T22:06:22.910374+06:00",
            "date": "2026-05-09"
        },
        {
            "id": 97884,
            "ip_address": "37.111.210.103",
            "count": 4,
            "first_visit": "2026-05-09T21:55:04.051759+06:00",
            "date": "2026-05-09"
        },
        {
            "id": 97883,
            "ip_address": "103.166.88.128",
            "count": 1,
            "first_visit": "2026-05-09T21:39:34.322035+06:00",
            "date": "2026-05-09"
        },
        {
            "id": 97882,
            "ip_address": "118.179.40.65",
            "count": 1,
            "first_visit": "2026-05-09T20:39:46.088866+06:00",
            "date": "2026-05-09"
        },
        {
            "id": 97881,
            "ip_address": "116.206.88.241",
            "count": 1,
            "first_visit": "2026-05-09T19:20:53.689063+06:00",
            "date": "2026-05-09"
        },
        {
            "id": 97880,
            "ip_address": "59.152.5.36",
            "count": 1,
            "first_visit": "2026-05-09T19:08:10.112404+06:00",
            "date": "2026-05-09"
        },
        {
            "id": 97879,
            "ip_address": "193.169.8.12",
            "count": 1,
            "first_visit": "2026-05-09T18:49:25.364892+06:00",
            "date": "2026-05-09"
        },
        {
            "id": 97878,
            "ip_address": "138.199.142.69",
            "count": 1,
            "first_visit": "2026-05-09T18:16:59.378519+06:00",
            "date": "2026-05-09"
        }
    ]
}