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

{
    "count": 96017,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5408&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5392&ordering=ip_address",
    "results": [
        {
            "id": 36924,
            "ip_address": "103.136.247.254",
            "count": 1,
            "first_visit": "2022-11-04T15:13:53.776258+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 16718,
            "ip_address": "103.136.3.122",
            "count": 1,
            "first_visit": "2022-06-20T02:13:53.602280+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 2065,
            "ip_address": "103.136.62.26",
            "count": 1,
            "first_visit": "2022-01-12T23:37:48.900572+06:00",
            "date": null
        },
        {
            "id": 87605,
            "ip_address": "103.136.62.3",
            "count": 1,
            "first_visit": "2025-08-12T10:26:39.204824+06:00",
            "date": "2025-08-12"
        },
        {
            "id": 8966,
            "ip_address": "103.136.62.34",
            "count": 1,
            "first_visit": "2022-05-18T14:23:11.508202+06:00",
            "date": null
        },
        {
            "id": 37016,
            "ip_address": "103.136.62.38",
            "count": 1,
            "first_visit": "2022-11-06T15:02:58.514684+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 61621,
            "ip_address": "103.136.62.41",
            "count": 1,
            "first_visit": "2023-12-21T22:32:23.148967+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 29103,
            "ip_address": "103.136.62.42",
            "count": 1,
            "first_visit": "2022-07-29T05:29:39.252190+06:00",
            "date": "2022-07-29"
        }
    ]
}