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

{
    "count": 103349,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103336&ordering=id",
    "results": [
        {
            "id": 103441,
            "ip_address": "157.55.39.8",
            "count": 1,
            "first_visit": "2026-09-19T09:42:13.865245+06:00",
            "date": "2026-09-19"
        },
        {
            "id": 103442,
            "ip_address": "40.77.188.211",
            "count": 1,
            "first_visit": "2026-09-19T09:42:15.050843+06:00",
            "date": "2026-09-19"
        },
        {
            "id": 103443,
            "ip_address": "114.119.148.187",
            "count": 3,
            "first_visit": "2026-09-19T09:56:41.638182+06:00",
            "date": "2026-09-19"
        },
        {
            "id": 103444,
            "ip_address": "240e:f7:a092:8110::9",
            "count": 1,
            "first_visit": "2026-09-19T09:56:57.343917+06:00",
            "date": "2026-09-19"
        },
        {
            "id": 103445,
            "ip_address": "103.91.231.182",
            "count": 1,
            "first_visit": "2026-09-19T10:11:29.190832+06:00",
            "date": "2026-09-19"
        }
    ]
}