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

{
    "count": 92432,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8464&ordering=ip_address",
    "results": [
        {
            "id": 62023,
            "ip_address": "103.156.67.157",
            "count": 1,
            "first_visit": "2023-12-28T02:13:10.843729+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 65772,
            "ip_address": "103.156.67.210",
            "count": 1,
            "first_visit": "2024-03-11T11:10:08.963625+06:00",
            "date": "2024-03-11"
        },
        {
            "id": 73776,
            "ip_address": "103.157.202.11",
            "count": 1,
            "first_visit": "2024-09-29T17:21:47.968334+06:00",
            "date": "2024-09-29"
        },
        {
            "id": 11982,
            "ip_address": "103.157.202.65",
            "count": 1,
            "first_visit": "2022-05-27T21:18:57.615277+06:00",
            "date": null
        },
        {
            "id": 19592,
            "ip_address": "103.157.202.69",
            "count": 1,
            "first_visit": "2022-06-28T01:13:17.187379+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 10425,
            "ip_address": "103.157.202.77",
            "count": 1,
            "first_visit": "2022-05-22T22:30:05.982617+06:00",
            "date": null
        },
        {
            "id": 25232,
            "ip_address": "103.157.202.89",
            "count": 2,
            "first_visit": "2022-07-21T08:56:14.152074+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 85819,
            "ip_address": "103.157.203.31",
            "count": 1,
            "first_visit": "2025-07-14T13:42:38.973289+06:00",
            "date": "2025-07-14"
        }
    ]
}