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

{
    "count": 100103,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7840&ordering=ip_address",
    "results": [
        {
            "id": 1262,
            "ip_address": "103.150.27.250",
            "count": 1,
            "first_visit": "2021-12-22T20:00:22.233839+06:00",
            "date": null
        },
        {
            "id": 98856,
            "ip_address": "103.150.27.251",
            "count": 4,
            "first_visit": "2026-06-05T10:17:51.490214+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98912,
            "ip_address": "103.150.27.251",
            "count": 1,
            "first_visit": "2026-06-06T13:54:22.587882+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 53164,
            "ip_address": "103.150.27.56",
            "count": 1,
            "first_visit": "2023-08-22T01:32:02.612078+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53053,
            "ip_address": "103.150.27.56",
            "count": 1,
            "first_visit": "2023-08-21T00:31:11.499864+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 75236,
            "ip_address": "103.150.38.49",
            "count": 2,
            "first_visit": "2024-11-05T12:51:11.939861+06:00",
            "date": "2024-11-05"
        },
        {
            "id": 4113,
            "ip_address": "103.150.40.101",
            "count": 2,
            "first_visit": "2022-03-06T10:38:26.751401+06:00",
            "date": null
        },
        {
            "id": 44244,
            "ip_address": "103.150.40.16",
            "count": 2,
            "first_visit": "2023-03-22T19:37:32.197475+06:00",
            "date": "2023-03-22"
        }
    ]
}