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

{
    "count": 102731,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51120&ordering=ip_address",
    "results": [
        {
            "id": 11363,
            "ip_address": "119.30.41.114",
            "count": 3,
            "first_visit": "2022-05-25T13:21:18.123067+06:00",
            "date": null
        },
        {
            "id": 13428,
            "ip_address": "119.30.41.116",
            "count": 3,
            "first_visit": "2022-06-03T01:59:41.525272+06:00",
            "date": null
        },
        {
            "id": 69583,
            "ip_address": "119.30.41.116",
            "count": 1,
            "first_visit": "2024-06-06T16:10:09.711533+06:00",
            "date": "2024-06-06"
        },
        {
            "id": 54249,
            "ip_address": "119.30.41.121",
            "count": 4,
            "first_visit": "2023-09-04T09:08:46.525599+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 96026,
            "ip_address": "119.30.41.121",
            "count": 1,
            "first_visit": "2026-03-14T11:12:39.589375+06:00",
            "date": "2026-03-14"
        },
        {
            "id": 81539,
            "ip_address": "119.30.41.122",
            "count": 1,
            "first_visit": "2025-04-17T17:25:03.433437+06:00",
            "date": "2025-04-17"
        },
        {
            "id": 11540,
            "ip_address": "119.30.41.122",
            "count": 1,
            "first_visit": "2022-05-26T00:06:31.770508+06:00",
            "date": null
        },
        {
            "id": 76185,
            "ip_address": "119.30.41.122",
            "count": 4,
            "first_visit": "2024-11-30T08:58:06.457425+06:00",
            "date": "2024-11-30"
        }
    ]
}