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

{
    "count": 93050,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10392&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10376&ordering=ip_address",
    "results": [
        {
            "id": 31843,
            "ip_address": "103.179.156.15",
            "count": 2,
            "first_visit": "2022-08-12T11:52:42.870605+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 9767,
            "ip_address": "103.179.181.201",
            "count": 1,
            "first_visit": "2022-05-20T16:22:25.202636+06:00",
            "date": null
        },
        {
            "id": 11684,
            "ip_address": "103.179.181.203",
            "count": 2,
            "first_visit": "2022-05-26T16:11:54.159106+06:00",
            "date": null
        },
        {
            "id": 49947,
            "ip_address": "103.179.181.255",
            "count": 2,
            "first_visit": "2023-07-14T08:10:53.438292+06:00",
            "date": "2023-07-14"
        },
        {
            "id": 85471,
            "ip_address": "103.179.198.10",
            "count": 2,
            "first_visit": "2025-07-08T13:55:11.923356+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 86670,
            "ip_address": "103.179.198.10",
            "count": 2,
            "first_visit": "2025-07-28T20:18:27.474123+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 20210,
            "ip_address": "103.179.198.248",
            "count": 1,
            "first_visit": "2022-06-30T02:14:48.230951+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 18693,
            "ip_address": "103.179.198.248",
            "count": 1,
            "first_visit": "2022-06-25T17:37:27.150865+06:00",
            "date": "2022-06-25"
        }
    ]
}