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

{
    "count": 102665,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49584&ordering=ip_address",
    "results": [
        {
            "id": 40906,
            "ip_address": "118.67.221.190",
            "count": 2,
            "first_visit": "2023-01-24T18:13:44.534591+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 88344,
            "ip_address": "118.67.221.190",
            "count": 1,
            "first_visit": "2025-08-24T16:09:43.692119+06:00",
            "date": "2025-08-24"
        },
        {
            "id": 4193,
            "ip_address": "118.67.221.190",
            "count": 10,
            "first_visit": "2022-03-08T16:31:34.029837+06:00",
            "date": null
        },
        {
            "id": 15004,
            "ip_address": "118.67.222.138",
            "count": 1,
            "first_visit": "2022-06-14T11:41:23.208908+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 5784,
            "ip_address": "118.67.222.138",
            "count": 1,
            "first_visit": "2022-05-10T14:27:16.143300+06:00",
            "date": null
        },
        {
            "id": 43003,
            "ip_address": "118.67.222.138",
            "count": 1,
            "first_visit": "2023-03-02T14:02:49.879730+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 47360,
            "ip_address": "118.67.222.138",
            "count": 2,
            "first_visit": "2023-05-30T10:49:20.791407+06:00",
            "date": "2023-05-30"
        },
        {
            "id": 48007,
            "ip_address": "118.67.222.138",
            "count": 1,
            "first_visit": "2023-06-11T10:11:39.835766+06:00",
            "date": "2023-06-11"
        }
    ]
}