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

{
    "count": 100157,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100144&ordering=id",
    "results": [
        {
            "id": 100249,
            "ip_address": "103.43.93.131",
            "count": 1,
            "first_visit": "2026-07-14T10:08:48.056862+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100250,
            "ip_address": "211.154.242.166",
            "count": 1,
            "first_visit": "2026-07-14T10:13:22.219333+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100251,
            "ip_address": "123.200.15.108",
            "count": 1,
            "first_visit": "2026-07-14T10:38:33.851227+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100252,
            "ip_address": "27.147.230.194",
            "count": 1,
            "first_visit": "2026-07-14T11:02:07.401105+06:00",
            "date": "2026-07-14"
        },
        {
            "id": 100253,
            "ip_address": "74.125.209.8",
            "count": 1,
            "first_visit": "2026-07-14T11:02:14.159602+06:00",
            "date": "2026-07-14"
        }
    ]
}