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

{
    "count": 92359,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7496&ordering=ip_address",
    "results": [
        {
            "id": 17962,
            "ip_address": "103.151.31.47",
            "count": 1,
            "first_visit": "2022-06-24T04:51:57.895288+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18234,
            "ip_address": "103.151.31.76",
            "count": 1,
            "first_visit": "2022-06-24T18:28:18.718262+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 83384,
            "ip_address": "103.151.31.84",
            "count": 1,
            "first_visit": "2025-05-28T14:32:21.843724+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 18213,
            "ip_address": "103.151.31.93",
            "count": 1,
            "first_visit": "2022-06-24T17:43:14.673332+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9906,
            "ip_address": "103.15.140.194",
            "count": 2,
            "first_visit": "2022-05-21T00:19:26.472878+06:00",
            "date": null
        },
        {
            "id": 898,
            "ip_address": "103.15.140.195",
            "count": 4,
            "first_visit": "2021-12-19T20:22:54.636850+06:00",
            "date": null
        },
        {
            "id": 12942,
            "ip_address": "103.15.140.196",
            "count": 3,
            "first_visit": "2022-05-31T00:13:16.621942+06:00",
            "date": null
        },
        {
            "id": 13324,
            "ip_address": "103.15.140.197",
            "count": 1,
            "first_visit": "2022-06-02T02:00:41.682203+06:00",
            "date": null
        }
    ]
}