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

{
    "count": 97511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4584&ordering=ip_address",
    "results": [
        {
            "id": 64164,
            "ip_address": "103.132.89.242",
            "count": 1,
            "first_visit": "2024-01-31T22:30:15.424241+06:00",
            "date": "2024-01-31"
        },
        {
            "id": 18107,
            "ip_address": "103.132.89.250",
            "count": 1,
            "first_visit": "2022-06-24T13:07:58.261076+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 86234,
            "ip_address": "103.132.89.7",
            "count": 1,
            "first_visit": "2025-07-21T13:37:40.561043+06:00",
            "date": "2025-07-21"
        },
        {
            "id": 967,
            "ip_address": "103.132.90.184",
            "count": 1,
            "first_visit": "2021-12-19T23:33:56.399521+06:00",
            "date": null
        },
        {
            "id": 65108,
            "ip_address": "103.132.90.193",
            "count": 1,
            "first_visit": "2024-02-24T13:56:30.946243+06:00",
            "date": "2024-02-24"
        },
        {
            "id": 65147,
            "ip_address": "103.132.90.193",
            "count": 3,
            "first_visit": "2024-02-25T13:56:27.934651+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 55237,
            "ip_address": "103.132.90.207",
            "count": 1,
            "first_visit": "2023-09-17T21:17:54.163519+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 8503,
            "ip_address": "103.132.90.216",
            "count": 2,
            "first_visit": "2022-05-17T23:29:00.005339+06:00",
            "date": null
        }
    ]
}