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

{
    "count": 97990,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25384&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25368&ordering=ip_address",
    "results": [
        {
            "id": 774,
            "ip_address": "113.11.39.232",
            "count": 8,
            "first_visit": "2021-12-17T22:37:28.488701+06:00",
            "date": null
        },
        {
            "id": 50917,
            "ip_address": "113.11.39.28",
            "count": 1,
            "first_visit": "2023-07-26T16:17:24.664089+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 2507,
            "ip_address": "113.11.39.54",
            "count": 1,
            "first_visit": "2022-01-20T12:22:07.791495+06:00",
            "date": null
        },
        {
            "id": 2527,
            "ip_address": "113.11.39.56",
            "count": 1,
            "first_visit": "2022-01-20T18:40:21.212919+06:00",
            "date": null
        },
        {
            "id": 44630,
            "ip_address": "113.11.39.59",
            "count": 1,
            "first_visit": "2023-03-31T09:10:25.556579+06:00",
            "date": "2023-03-31"
        },
        {
            "id": 44747,
            "ip_address": "113.11.39.59",
            "count": 1,
            "first_visit": "2023-04-03T06:39:54.154190+06:00",
            "date": "2023-04-03"
        },
        {
            "id": 75549,
            "ip_address": "113.11.39.70",
            "count": 1,
            "first_visit": "2024-11-12T11:55:10.237542+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 77252,
            "ip_address": "113.11.39.70",
            "count": 1,
            "first_visit": "2024-12-28T13:06:47.718703+06:00",
            "date": "2024-12-28"
        }
    ]
}