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

{
    "count": 99492,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5576&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5560&ordering=ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 25489,
            "ip_address": "103.136.62.44",
            "count": 2,
            "first_visit": "2022-07-21T12:22:29.063546+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1400,
            "ip_address": "103.136.63.18",
            "count": 1,
            "first_visit": "2021-12-27T00:41:21.355639+06:00",
            "date": null
        }
    ]
}