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

{
    "count": 100904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=-id",
    "results": [
        {
            "id": 100912,
            "ip_address": "120.50.4.122",
            "count": 12,
            "first_visit": "2026-07-29T16:28:23.910950+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100911,
            "ip_address": "173.252.127.2",
            "count": 1,
            "first_visit": "2026-07-29T16:12:37.994567+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100910,
            "ip_address": "173.252.127.22",
            "count": 1,
            "first_visit": "2026-07-29T16:12:37.797455+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100909,
            "ip_address": "173.252.70.9",
            "count": 1,
            "first_visit": "2026-07-29T16:12:37.211924+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100908,
            "ip_address": "40.77.177.173",
            "count": 1,
            "first_visit": "2026-07-29T15:46:14.805972+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100907,
            "ip_address": "17.246.19.112",
            "count": 1,
            "first_visit": "2026-07-29T15:27:49.221088+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100906,
            "ip_address": "103.199.168.196",
            "count": 1,
            "first_visit": "2026-07-29T15:20:02.674188+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100905,
            "ip_address": "94.204.111.163",
            "count": 3,
            "first_visit": "2026-07-29T14:44:19.162682+06:00",
            "date": "2026-07-29"
        }
    ]
}