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

{
    "count": 92332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83552&ordering=-ip_address",
    "results": [
        {
            "id": 89162,
            "ip_address": "103.159.72.125",
            "count": 2,
            "first_visit": "2025-09-08T10:31:13.780766+06:00",
            "date": "2025-09-08"
        },
        {
            "id": 90956,
            "ip_address": "103.159.72.119",
            "count": 1,
            "first_visit": "2025-10-19T07:53:57.034749+06:00",
            "date": "2025-10-19"
        },
        {
            "id": 51259,
            "ip_address": "103.159.72.111",
            "count": 1,
            "first_visit": "2023-07-30T22:47:20.498557+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 81447,
            "ip_address": "103.159.72.105",
            "count": 4,
            "first_visit": "2025-04-15T10:49:55.847241+06:00",
            "date": "2025-04-15"
        },
        {
            "id": 30110,
            "ip_address": "103.159.5.9",
            "count": 1,
            "first_visit": "2022-07-31T00:19:11.022778+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 31302,
            "ip_address": "103.159.5.12",
            "count": 1,
            "first_visit": "2022-08-06T01:23:07.050459+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 13538,
            "ip_address": "103.159.255.85",
            "count": 1,
            "first_visit": "2022-06-05T06:33:36.337234+06:00",
            "date": null
        },
        {
            "id": 10241,
            "ip_address": "103.159.255.203",
            "count": 2,
            "first_visit": "2022-05-22T09:57:19.264045+06:00",
            "date": null
        }
    ]
}