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

{
    "count": 96767,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8128&ordering=ip_address",
    "results": [
        {
            "id": 24017,
            "ip_address": "103.153.52.12",
            "count": 1,
            "first_visit": "2022-07-19T07:14:07.084565+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 11476,
            "ip_address": "103.153.52.15",
            "count": 1,
            "first_visit": "2022-05-25T22:52:24.835356+06:00",
            "date": null
        },
        {
            "id": 7226,
            "ip_address": "103.153.52.21",
            "count": 1,
            "first_visit": "2022-05-16T20:03:07.749199+06:00",
            "date": null
        },
        {
            "id": 80192,
            "ip_address": "103.153.52.75",
            "count": 1,
            "first_visit": "2025-03-16T13:07:59.446654+06:00",
            "date": "2025-03-16"
        },
        {
            "id": 82996,
            "ip_address": "103.153.52.75",
            "count": 1,
            "first_visit": "2025-05-18T18:11:32.483903+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 3152,
            "ip_address": "103.153.52.8",
            "count": 1,
            "first_visit": "2022-02-01T01:32:54.522649+06:00",
            "date": null
        },
        {
            "id": 91342,
            "ip_address": "103.153.53.49",
            "count": 1,
            "first_visit": "2025-10-28T12:15:23.077738+06:00",
            "date": "2025-10-28"
        },
        {
            "id": 36232,
            "ip_address": "103.153.66.105",
            "count": 10,
            "first_visit": "2022-10-20T22:36:11.330584+06:00",
            "date": "2022-10-20"
        }
    ]
}