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

{
    "count": 99247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4064&ordering=ip_address",
    "results": [
        {
            "id": 36178,
            "ip_address": "103.127.56.52",
            "count": 1,
            "first_visit": "2022-10-19T23:40:56.424637+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 86614,
            "ip_address": "103.127.56.52",
            "count": 2,
            "first_visit": "2025-07-27T23:00:57.219805+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 87354,
            "ip_address": "103.127.56.53",
            "count": 2,
            "first_visit": "2025-08-08T09:41:32.682233+06:00",
            "date": "2025-08-08"
        },
        {
            "id": 25208,
            "ip_address": "103.127.56.62",
            "count": 2,
            "first_visit": "2022-07-21T08:29:21.813155+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 4936,
            "ip_address": "103.127.56.62",
            "count": 3,
            "first_visit": "2022-04-05T15:51:12.497579+06:00",
            "date": null
        },
        {
            "id": 66212,
            "ip_address": "103.127.56.69",
            "count": 1,
            "first_visit": "2024-03-22T11:42:43.867703+06:00",
            "date": "2024-03-22"
        },
        {
            "id": 893,
            "ip_address": "103.127.57.115",
            "count": 1,
            "first_visit": "2021-12-19T20:14:25.534206+06:00",
            "date": null
        },
        {
            "id": 10449,
            "ip_address": "103.127.57.117",
            "count": 1,
            "first_visit": "2022-05-22T22:58:34.532170+06:00",
            "date": null
        }
    ]
}