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

{
    "count": 97223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2048&ordering=ip_address",
    "results": [
        {
            "id": 9924,
            "ip_address": "103.114.97.122",
            "count": 1,
            "first_visit": "2022-05-21T02:08:40.978594+06:00",
            "date": null
        },
        {
            "id": 4284,
            "ip_address": "103.114.97.154",
            "count": 1,
            "first_visit": "2022-03-11T18:52:35.936883+06:00",
            "date": null
        },
        {
            "id": 25358,
            "ip_address": "103.114.97.225",
            "count": 1,
            "first_visit": "2022-07-21T10:54:11.509476+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11650,
            "ip_address": "103.114.97.225",
            "count": 5,
            "first_visit": "2022-05-26T11:29:18.805866+06:00",
            "date": null
        },
        {
            "id": 38416,
            "ip_address": "103.114.97.250",
            "count": 1,
            "first_visit": "2022-12-06T16:55:55.465050+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 8891,
            "ip_address": "103.114.97.250",
            "count": 1,
            "first_visit": "2022-05-18T12:17:32.759328+06:00",
            "date": null
        },
        {
            "id": 84291,
            "ip_address": "103.114.97.73",
            "count": 2,
            "first_visit": "2025-06-21T12:21:12.194237+06:00",
            "date": "2025-06-21"
        },
        {
            "id": 11457,
            "ip_address": "103.114.97.90",
            "count": 1,
            "first_visit": "2022-05-25T22:24:07.660507+06:00",
            "date": null
        }
    ]
}