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

{
    "count": 97251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8864&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8848&ordering=ip_address",
    "results": [
        {
            "id": 7857,
            "ip_address": "103.157.95.68",
            "count": 3,
            "first_visit": "2022-05-17T10:44:22.020692+06:00",
            "date": null
        },
        {
            "id": 4274,
            "ip_address": "103.157.95.76",
            "count": 1,
            "first_visit": "2022-03-11T13:15:23.266976+06:00",
            "date": null
        },
        {
            "id": 10660,
            "ip_address": "103.157.96.94",
            "count": 1,
            "first_visit": "2022-05-23T13:27:48.194821+06:00",
            "date": null
        },
        {
            "id": 85164,
            "ip_address": "103.158.10.67",
            "count": 1,
            "first_visit": "2025-07-03T13:59:31.658276+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 28957,
            "ip_address": "103.158.10.68",
            "count": 1,
            "first_visit": "2022-07-28T23:01:11.072283+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 26885,
            "ip_address": "103.158.10.69",
            "count": 1,
            "first_visit": "2022-07-24T22:45:07.522586+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 4507,
            "ip_address": "103.158.10.84",
            "count": 1,
            "first_visit": "2022-03-19T23:27:54.535180+06:00",
            "date": null
        },
        {
            "id": 6587,
            "ip_address": "103.158.10.85",
            "count": 3,
            "first_visit": "2022-05-16T10:26:45.712348+06:00",
            "date": null
        }
    ]
}