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

{
    "count": 102670,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49672&ordering=ip_address",
    "results": [
        {
            "id": 52220,
            "ip_address": "119.148.103.97",
            "count": 6,
            "first_visit": "2023-08-11T11:22:08.902227+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 3322,
            "ip_address": "119.148.10.54",
            "count": 1,
            "first_visit": "2022-02-05T10:45:24.335517+06:00",
            "date": null
        },
        {
            "id": 77071,
            "ip_address": "119.148.11.244",
            "count": 1,
            "first_visit": "2024-12-23T13:38:24.024036+06:00",
            "date": "2024-12-23"
        },
        {
            "id": 86616,
            "ip_address": "119.148.11.94",
            "count": 1,
            "first_visit": "2025-07-27T23:10:15.232662+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 9026,
            "ip_address": "119.148.12.158",
            "count": 7,
            "first_visit": "2022-05-18T17:16:21.113237+06:00",
            "date": null
        },
        {
            "id": 1010,
            "ip_address": "119.148.12.9",
            "count": 15,
            "first_visit": "2021-12-20T08:31:52.915581+06:00",
            "date": null
        },
        {
            "id": 25998,
            "ip_address": "119.148.12.98",
            "count": 2,
            "first_visit": "2022-07-22T15:16:59.050986+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 76946,
            "ip_address": "119.148.13.20",
            "count": 1,
            "first_visit": "2024-12-19T19:46:29.150768+06:00",
            "date": "2024-12-19"
        }
    ]
}