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

{
    "count": 101371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81304&ordering=ip_address",
    "results": [
        {
            "id": 24141,
            "ip_address": "37.111.243.113",
            "count": 1,
            "first_visit": "2022-07-19T17:25:35.585344+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 46338,
            "ip_address": "37.111.243.114",
            "count": 1,
            "first_visit": "2023-05-08T21:30:12.679865+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 11711,
            "ip_address": "37.111.243.118",
            "count": 1,
            "first_visit": "2022-05-26T20:26:00.224919+06:00",
            "date": null
        },
        {
            "id": 77747,
            "ip_address": "37.111.243.12",
            "count": 1,
            "first_visit": "2025-01-11T16:20:58.798104+06:00",
            "date": "2025-01-11"
        },
        {
            "id": 24006,
            "ip_address": "37.111.243.120",
            "count": 2,
            "first_visit": "2022-07-19T05:37:06.604779+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 69086,
            "ip_address": "37.111.243.121",
            "count": 1,
            "first_visit": "2024-05-26T05:27:14.133107+06:00",
            "date": "2024-05-26"
        },
        {
            "id": 8780,
            "ip_address": "37.111.243.123",
            "count": 1,
            "first_visit": "2022-05-18T10:42:54.943910+06:00",
            "date": null
        },
        {
            "id": 49382,
            "ip_address": "37.111.243.124",
            "count": 1,
            "first_visit": "2023-07-05T11:22:24.216864+06:00",
            "date": "2023-07-05"
        }
    ]
}