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

{
    "count": 99220,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4200&ordering=ip_address",
    "results": [
        {
            "id": 2047,
            "ip_address": "103.129.212.146",
            "count": 1,
            "first_visit": "2022-01-12T18:25:19.915008+06:00",
            "date": null
        },
        {
            "id": 88565,
            "ip_address": "103.129.212.206",
            "count": 3,
            "first_visit": "2025-08-28T14:04:15.807227+06:00",
            "date": "2025-08-28"
        },
        {
            "id": 80332,
            "ip_address": "103.129.212.219",
            "count": 1,
            "first_visit": "2025-03-19T14:50:29.964408+06:00",
            "date": "2025-03-19"
        },
        {
            "id": 9054,
            "ip_address": "103.129.212.239",
            "count": 1,
            "first_visit": "2022-05-18T19:51:38.273205+06:00",
            "date": null
        },
        {
            "id": 66435,
            "ip_address": "103.129.212.37",
            "count": 1,
            "first_visit": "2024-03-28T04:23:55.291953+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 85565,
            "ip_address": "103.129.213.100",
            "count": 1,
            "first_visit": "2025-07-10T01:59:15.504112+06:00",
            "date": "2025-07-10"
        },
        {
            "id": 18514,
            "ip_address": "103.129.213.101",
            "count": 1,
            "first_visit": "2022-06-25T10:06:56.481333+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 73974,
            "ip_address": "103.129.213.195",
            "count": 1,
            "first_visit": "2024-10-04T09:12:17.338985+06:00",
            "date": "2024-10-04"
        }
    ]
}