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

{
    "count": 92398,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82504&ordering=-ip_address",
    "results": [
        {
            "id": 5479,
            "ip_address": "103.173.30.9",
            "count": 2,
            "first_visit": "2022-04-30T15:15:27.655248+06:00",
            "date": null
        },
        {
            "id": 19989,
            "ip_address": "103.173.30.3",
            "count": 2,
            "first_visit": "2022-06-29T10:34:51.756648+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 6072,
            "ip_address": "103.173.30.1",
            "count": 1,
            "first_visit": "2022-05-14T19:25:56.487964+06:00",
            "date": null
        },
        {
            "id": 91617,
            "ip_address": "103.173.2.155",
            "count": 2,
            "first_visit": "2025-11-04T14:28:37.431009+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 58157,
            "ip_address": "103.173.175.34",
            "count": 1,
            "first_visit": "2023-10-22T00:02:39.827266+06:00",
            "date": "2023-10-22"
        },
        {
            "id": 38661,
            "ip_address": "103.173.175.17",
            "count": 1,
            "first_visit": "2022-12-13T20:14:05.222152+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 43202,
            "ip_address": "103.173.175.107",
            "count": 1,
            "first_visit": "2023-03-05T11:14:20.256210+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 67957,
            "ip_address": "103.173.175.106",
            "count": 2,
            "first_visit": "2024-05-06T05:53:24.569315+06:00",
            "date": "2024-05-06"
        }
    ]
}