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

{
    "count": 95691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18240&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18224&ordering=ip_address",
    "results": [
        {
            "id": 1021,
            "ip_address": "103.50.168.34",
            "count": 1,
            "first_visit": "2021-12-20T09:59:23.138144+06:00",
            "date": null
        },
        {
            "id": 21217,
            "ip_address": "103.50.170.142",
            "count": 1,
            "first_visit": "2022-07-05T12:25:21.483991+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 31539,
            "ip_address": "103.50.170.142",
            "count": 1,
            "first_visit": "2022-08-08T14:48:25.654222+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 5368,
            "ip_address": "103.50.170.142",
            "count": 1,
            "first_visit": "2022-04-25T14:23:32.644897+06:00",
            "date": null
        },
        {
            "id": 20725,
            "ip_address": "103.50.170.142",
            "count": 1,
            "first_visit": "2022-07-02T14:51:00.230614+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 82915,
            "ip_address": "103.50.170.8",
            "count": 2,
            "first_visit": "2025-05-17T12:15:28.498086+06:00",
            "date": "2025-05-17"
        },
        {
            "id": 80236,
            "ip_address": "103.50.171.29",
            "count": 1,
            "first_visit": "2025-03-17T09:58:32.672316+06:00",
            "date": "2025-03-17"
        },
        {
            "id": 71116,
            "ip_address": "103.50.171.29",
            "count": 1,
            "first_visit": "2024-07-13T19:47:52.985496+06:00",
            "date": "2024-07-13"
        }
    ]
}