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

{
    "count": 98143,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89440&ordering=-ip_address",
    "results": [
        {
            "id": 17561,
            "ip_address": "103.155.52.189",
            "count": 2,
            "first_visit": "2022-06-23T02:16:06.254620+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 13379,
            "ip_address": "103.155.52.189",
            "count": 1,
            "first_visit": "2022-06-02T15:43:57.055720+06:00",
            "date": null
        },
        {
            "id": 81898,
            "ip_address": "103.155.52.189",
            "count": 1,
            "first_visit": "2025-04-26T12:39:22.879091+06:00",
            "date": "2025-04-26"
        },
        {
            "id": 13476,
            "ip_address": "103.155.52.178",
            "count": 1,
            "first_visit": "2022-06-03T22:42:46.304654+06:00",
            "date": null
        },
        {
            "id": 29252,
            "ip_address": "103.155.52.178",
            "count": 1,
            "first_visit": "2022-07-29T11:54:12.041472+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12909,
            "ip_address": "103.155.52.176",
            "count": 1,
            "first_visit": "2022-05-30T22:54:39.841218+06:00",
            "date": null
        },
        {
            "id": 11911,
            "ip_address": "103.155.42.236",
            "count": 3,
            "first_visit": "2022-05-27T12:36:45.099311+06:00",
            "date": null
        },
        {
            "id": 12843,
            "ip_address": "103.155.42.235",
            "count": 1,
            "first_visit": "2022-05-30T18:12:19.720213+06:00",
            "date": null
        }
    ]
}