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

{
    "count": 95046,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15712&ordering=ip_address",
    "results": [
        {
            "id": 13271,
            "ip_address": "103.239.252.92",
            "count": 1,
            "first_visit": "2022-06-01T17:35:55.196433+06:00",
            "date": null
        },
        {
            "id": 91488,
            "ip_address": "103.239.253.131",
            "count": 3,
            "first_visit": "2025-11-01T14:14:05.667133+06:00",
            "date": "2025-11-01"
        },
        {
            "id": 65317,
            "ip_address": "103.239.253.135",
            "count": 1,
            "first_visit": "2024-02-29T06:36:51.088364+06:00",
            "date": "2024-02-29"
        },
        {
            "id": 65309,
            "ip_address": "103.239.253.135",
            "count": 1,
            "first_visit": "2024-02-28T23:11:49.958141+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 57025,
            "ip_address": "103.239.253.190",
            "count": 1,
            "first_visit": "2023-10-07T21:28:10.940845+06:00",
            "date": "2023-10-07"
        },
        {
            "id": 58630,
            "ip_address": "103.239.253.190",
            "count": 1,
            "first_visit": "2023-10-29T22:39:42.899546+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 58637,
            "ip_address": "103.239.253.190",
            "count": 1,
            "first_visit": "2023-10-30T00:08:29.945027+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 9572,
            "ip_address": "103.239.253.192",
            "count": 1,
            "first_visit": "2022-05-19T23:38:32.799945+06:00",
            "date": null
        }
    ]
}