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

{
    "count": 100892,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-id",
    "results": [
        {
            "id": 100916,
            "ip_address": "74.125.213.36",
            "count": 1,
            "first_visit": "2026-07-29T18:16:47.989669+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100915,
            "ip_address": "103.222.21.90",
            "count": 2,
            "first_visit": "2026-07-29T16:53:24.437797+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100914,
            "ip_address": "37.111.213.115",
            "count": 1,
            "first_visit": "2026-07-29T16:38:46.943996+06:00",
            "date": "2026-07-29"
        },
        {
            "id": 100913,
            "ip_address": "202.4.106.49",
            "count": 2,
            "first_visit": "2026-07-29T16:36:55.721171+06:00",
            "date": "2026-07-29"
        },
        {
            "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"
        }
    ]
}