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

{
    "count": 101985,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42912&ordering=-ip_address",
    "results": [
        {
            "id": 79278,
            "ip_address": "173.252.127.36",
            "count": 1,
            "first_visit": "2025-02-22T07:04:42.515574+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 518,
            "ip_address": "173.252.127.34",
            "count": 1,
            "first_visit": "2021-12-10T04:28:37.162424+06:00",
            "date": null
        },
        {
            "id": 5395,
            "ip_address": "173.252.127.31",
            "count": 1,
            "first_visit": "2022-04-26T11:52:50.947868+06:00",
            "date": null
        },
        {
            "id": 97794,
            "ip_address": "173.252.127.31",
            "count": 1,
            "first_visit": "2026-05-07T02:59:17.672363+06:00",
            "date": "2026-05-07"
        },
        {
            "id": 93340,
            "ip_address": "173.252.127.3",
            "count": 1,
            "first_visit": "2025-12-26T12:00:36.391294+06:00",
            "date": "2025-12-26"
        },
        {
            "id": 94725,
            "ip_address": "173.252.127.3",
            "count": 1,
            "first_visit": "2026-02-01T21:38:06.828972+06:00",
            "date": "2026-02-01"
        },
        {
            "id": 93565,
            "ip_address": "173.252.127.3",
            "count": 1,
            "first_visit": "2026-01-03T10:43:16.800209+06:00",
            "date": "2026-01-03"
        },
        {
            "id": 98137,
            "ip_address": "173.252.127.3",
            "count": 1,
            "first_visit": "2026-05-16T09:59:07.091555+06:00",
            "date": "2026-05-16"
        }
    ]
}