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

{
    "count": 97623,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24984&ordering=ip_address",
    "results": [
        {
            "id": 51201,
            "ip_address": "110.76.129.69",
            "count": 1,
            "first_visit": "2023-07-30T09:05:22.221534+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 3153,
            "ip_address": "110.76.129.71",
            "count": 1,
            "first_visit": "2022-02-01T01:33:52.984741+06:00",
            "date": null
        },
        {
            "id": 87321,
            "ip_address": "110.76.129.76",
            "count": 1,
            "first_visit": "2025-08-07T17:20:56.150414+06:00",
            "date": "2025-08-07"
        },
        {
            "id": 82445,
            "ip_address": "110.76.129.88",
            "count": 1,
            "first_visit": "2025-05-07T19:14:26.746175+06:00",
            "date": "2025-05-07"
        },
        {
            "id": 8635,
            "ip_address": "110.76.129.90",
            "count": 1,
            "first_visit": "2022-05-18T04:59:34.888324+06:00",
            "date": null
        },
        {
            "id": 24185,
            "ip_address": "110.76.129.90",
            "count": 3,
            "first_visit": "2022-07-19T22:08:22.899012+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23970,
            "ip_address": "110.76.129.91",
            "count": 1,
            "first_visit": "2022-07-19T02:16:37.521002+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 858,
            "ip_address": "110.76.129.98",
            "count": 1,
            "first_visit": "2021-12-19T19:00:57.108747+06:00",
            "date": null
        }
    ]
}