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

{
    "count": 97303,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9128&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9112&ordering=ip_address",
    "results": [
        {
            "id": 43516,
            "ip_address": "103.159.218.231",
            "count": 1,
            "first_visit": "2023-03-10T17:33:37.114360+06:00",
            "date": "2023-03-10"
        },
        {
            "id": 29596,
            "ip_address": "103.159.218.252",
            "count": 3,
            "first_visit": "2022-07-30T00:34:37.934683+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 92841,
            "ip_address": "103.159.218.96",
            "count": 2,
            "first_visit": "2025-12-10T16:21:37.477381+06:00",
            "date": "2025-12-10"
        },
        {
            "id": 65848,
            "ip_address": "103.159.218.96",
            "count": 3,
            "first_visit": "2024-03-13T08:59:30.445586+06:00",
            "date": "2024-03-13"
        },
        {
            "id": 25192,
            "ip_address": "103.159.254.15",
            "count": 1,
            "first_visit": "2022-07-21T08:12:51.191314+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1337,
            "ip_address": "103.159.254.17",
            "count": 1,
            "first_visit": "2021-12-24T17:55:27.583143+06:00",
            "date": null
        },
        {
            "id": 7355,
            "ip_address": "103.159.254.182",
            "count": 1,
            "first_visit": "2022-05-16T22:18:08.254859+06:00",
            "date": null
        },
        {
            "id": 87617,
            "ip_address": "103.159.254.226",
            "count": 1,
            "first_visit": "2025-08-12T14:58:24.154692+06:00",
            "date": "2025-08-12"
        }
    ]
}