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

{
    "count": 100105,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7792&ordering=ip_address",
    "results": [
        {
            "id": 4397,
            "ip_address": "103.150.255.91",
            "count": 1,
            "first_visit": "2022-03-15T17:22:42.256804+06:00",
            "date": null
        },
        {
            "id": 5587,
            "ip_address": "103.150.255.93",
            "count": 1,
            "first_visit": "2022-05-03T18:43:59.214721+06:00",
            "date": null
        },
        {
            "id": 33366,
            "ip_address": "103.150.255.94",
            "count": 1,
            "first_visit": "2022-08-29T22:32:22.035451+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 27142,
            "ip_address": "103.150.255.94",
            "count": 1,
            "first_visit": "2022-07-25T10:33:10.787108+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 93315,
            "ip_address": "103.150.26.17",
            "count": 3,
            "first_visit": "2025-12-25T18:13:17.511672+06:00",
            "date": "2025-12-25"
        },
        {
            "id": 99541,
            "ip_address": "103.150.26.236",
            "count": 4,
            "first_visit": "2026-06-24T15:41:23.092417+06:00",
            "date": "2026-06-24"
        },
        {
            "id": 97093,
            "ip_address": "103.150.26.236",
            "count": 1,
            "first_visit": "2026-04-16T16:16:12.255249+06:00",
            "date": "2026-04-16"
        },
        {
            "id": 70085,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2024-06-21T14:04:29.300532+06:00",
            "date": "2024-06-21"
        }
    ]
}