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

{
    "count": 100045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2056&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=-id",
    "results": [
        {
            "id": 98093,
            "ip_address": "59.153.28.88",
            "count": 1,
            "first_visit": "2026-05-14T21:57:29.291557+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98092,
            "ip_address": "103.213.237.27",
            "count": 7,
            "first_visit": "2026-05-14T21:26:09.578668+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98091,
            "ip_address": "103.153.170.229",
            "count": 2,
            "first_visit": "2026-05-14T21:10:04.540497+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98090,
            "ip_address": "37.111.214.91",
            "count": 2,
            "first_visit": "2026-05-14T20:32:05.663351+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98089,
            "ip_address": "144.217.135.196",
            "count": 1,
            "first_visit": "2026-05-14T20:23:43.891550+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98088,
            "ip_address": "103.72.61.50",
            "count": 1,
            "first_visit": "2026-05-14T20:22:27.421088+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98087,
            "ip_address": "103.156.214.7",
            "count": 1,
            "first_visit": "2026-05-14T19:55:29.773126+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 98086,
            "ip_address": "103.78.226.98",
            "count": 1,
            "first_visit": "2026-05-14T19:00:15.327270+06:00",
            "date": "2026-05-14"
        }
    ]
}