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

{
    "count": 102797,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102784&ordering=id",
    "results": [
        {
            "id": 102889,
            "ip_address": "103.237.36.71",
            "count": 1,
            "first_visit": "2026-09-09T19:10:44.781618+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102890,
            "ip_address": "37.111.214.174",
            "count": 1,
            "first_visit": "2026-09-09T19:12:44.449846+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102891,
            "ip_address": "74.125.213.37",
            "count": 1,
            "first_visit": "2026-09-09T19:35:17.914891+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102892,
            "ip_address": "74.125.213.36",
            "count": 1,
            "first_visit": "2026-09-09T19:35:18.505670+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102893,
            "ip_address": "103.87.215.154",
            "count": 2,
            "first_visit": "2026-09-09T19:40:26.806190+06:00",
            "date": "2026-09-09"
        }
    ]
}