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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23976&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23960&ordering=ip_address",
    "results": [
        {
            "id": 68096,
            "ip_address": "103.98.206.162",
            "count": 1,
            "first_visit": "2024-05-09T16:22:19.997796+06:00",
            "date": "2024-05-09"
        },
        {
            "id": 80587,
            "ip_address": "103.98.206.162",
            "count": 2,
            "first_visit": "2025-03-25T12:53:16.252145+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 714,
            "ip_address": "103.98.206.169",
            "count": 1,
            "first_visit": "2021-12-15T12:59:38.669055+06:00",
            "date": null
        },
        {
            "id": 75149,
            "ip_address": "103.98.206.213",
            "count": 1,
            "first_visit": "2024-11-03T12:28:30.228529+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 77077,
            "ip_address": "103.98.206.24",
            "count": 1,
            "first_visit": "2024-12-23T15:09:57.646920+06:00",
            "date": "2024-12-23"
        },
        {
            "id": 84995,
            "ip_address": "103.98.206.24",
            "count": 2,
            "first_visit": "2025-07-01T11:36:58.632479+06:00",
            "date": "2025-07-01"
        },
        {
            "id": 51416,
            "ip_address": "103.98.206.28",
            "count": 1,
            "first_visit": "2023-08-01T18:35:58.423402+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 3552,
            "ip_address": "103.98.206.33",
            "count": 1,
            "first_visit": "2022-02-12T15:25:23.906944+06:00",
            "date": null
        }
    ]
}