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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42784&ordering=-ip_address",
    "results": [
        {
            "id": 31942,
            "ip_address": "173.252.87.22",
            "count": 1,
            "first_visit": "2022-08-13T23:03:40.919597+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 95957,
            "ip_address": "173.252.87.22",
            "count": 1,
            "first_visit": "2026-03-11T19:51:01.286742+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 1257,
            "ip_address": "173.252.87.21",
            "count": 1,
            "first_visit": "2021-12-22T17:17:19.843836+06:00",
            "date": null
        },
        {
            "id": 44221,
            "ip_address": "173.252.87.21",
            "count": 1,
            "first_visit": "2023-03-22T12:48:12.757066+06:00",
            "date": "2023-03-22"
        },
        {
            "id": 92488,
            "ip_address": "173.252.87.20",
            "count": 1,
            "first_visit": "2025-11-29T14:57:34.177154+06:00",
            "date": "2025-11-29"
        },
        {
            "id": 95414,
            "ip_address": "173.252.87.20",
            "count": 1,
            "first_visit": "2026-02-21T21:13:48.623761+06:00",
            "date": "2026-02-21"
        },
        {
            "id": 83101,
            "ip_address": "173.252.87.2",
            "count": 1,
            "first_visit": "2025-05-20T22:02:37.952867+06:00",
            "date": "2025-05-20"
        },
        {
            "id": 4045,
            "ip_address": "173.252.87.19",
            "count": 2,
            "first_visit": "2022-03-03T20:06:27.287972+06:00",
            "date": null
        }
    ]
}