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

{
    "count": 95829,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18584&ordering=ip_address",
    "results": [
        {
            "id": 72518,
            "ip_address": "103.57.21.42",
            "count": 1,
            "first_visit": "2024-08-25T08:07:01.815759+06:00",
            "date": "2024-08-25"
        },
        {
            "id": 25997,
            "ip_address": "103.57.21.42",
            "count": 1,
            "first_visit": "2022-07-22T15:16:48.149450+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25696,
            "ip_address": "103.57.21.42",
            "count": 1,
            "first_visit": "2022-07-21T22:40:40.396118+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 86886,
            "ip_address": "103.57.22.52",
            "count": 1,
            "first_visit": "2025-08-01T15:02:23.752479+06:00",
            "date": "2025-08-01"
        },
        {
            "id": 50901,
            "ip_address": "103.58.72.12",
            "count": 1,
            "first_visit": "2023-07-26T13:37:23.455648+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 13414,
            "ip_address": "103.58.72.120",
            "count": 1,
            "first_visit": "2022-06-02T23:03:03.712678+06:00",
            "date": null
        },
        {
            "id": 5606,
            "ip_address": "103.58.72.13",
            "count": 1,
            "first_visit": "2022-05-04T17:17:30.499638+06:00",
            "date": null
        },
        {
            "id": 15104,
            "ip_address": "103.58.72.15",
            "count": 1,
            "first_visit": "2022-06-14T23:55:43.026439+06:00",
            "date": "2022-06-14"
        }
    ]
}