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

{
    "count": 99419,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3240&ordering=ip_address",
    "results": [
        {
            "id": 55493,
            "ip_address": "103.121.76.202",
            "count": 1,
            "first_visit": "2023-09-20T03:33:48.324285+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 36312,
            "ip_address": "103.121.76.206",
            "count": 1,
            "first_visit": "2022-10-22T22:30:30.765779+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 5993,
            "ip_address": "103.121.76.237",
            "count": 3,
            "first_visit": "2022-05-14T14:13:26.413755+06:00",
            "date": null
        },
        {
            "id": 215,
            "ip_address": "103.121.77.13",
            "count": 5,
            "first_visit": "2021-12-05T13:36:58.757532+06:00",
            "date": null
        },
        {
            "id": 92735,
            "ip_address": "103.121.77.144",
            "count": 1,
            "first_visit": "2025-12-07T12:55:09.920214+06:00",
            "date": "2025-12-07"
        },
        {
            "id": 92763,
            "ip_address": "103.121.77.144",
            "count": 1,
            "first_visit": "2025-12-08T13:15:33.408013+06:00",
            "date": "2025-12-08"
        },
        {
            "id": 877,
            "ip_address": "103.121.77.8",
            "count": 2,
            "first_visit": "2021-12-19T19:30:07.581708+06:00",
            "date": null
        },
        {
            "id": 1604,
            "ip_address": "103.121.78.245",
            "count": 1,
            "first_visit": "2022-01-02T22:28:44.147245+06:00",
            "date": null
        }
    ]
}