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

{
    "count": 101982,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42904&ordering=-ip_address",
    "results": [
        {
            "id": 95818,
            "ip_address": "173.252.127.4",
            "count": 1,
            "first_visit": "2026-03-07T14:41:53.424521+06:00",
            "date": "2026-03-07"
        },
        {
            "id": 93515,
            "ip_address": "173.252.127.4",
            "count": 1,
            "first_visit": "2026-01-01T22:45:41.865233+06:00",
            "date": "2026-01-01"
        },
        {
            "id": 46838,
            "ip_address": "173.252.127.4",
            "count": 1,
            "first_visit": "2023-05-19T09:14:01.087839+06:00",
            "date": "2023-05-19"
        },
        {
            "id": 79208,
            "ip_address": "173.252.127.39",
            "count": 1,
            "first_visit": "2025-02-20T20:01:09.021207+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 90589,
            "ip_address": "173.252.127.39",
            "count": 1,
            "first_visit": "2025-10-11T01:07:13.659484+06:00",
            "date": "2025-10-11"
        },
        {
            "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
        }
    ]
}