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

{
    "count": 95118,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95104&ordering=id",
    "results": [
        {
            "id": 95209,
            "ip_address": "37.111.200.218",
            "count": 1,
            "first_visit": "2026-02-15T23:01:24.844621+06:00",
            "date": "2026-02-15"
        },
        {
            "id": 95210,
            "ip_address": "144.48.109.8",
            "count": 2,
            "first_visit": "2026-02-15T23:33:40.914077+06:00",
            "date": "2026-02-15"
        },
        {
            "id": 95211,
            "ip_address": "144.48.109.8",
            "count": 1,
            "first_visit": "2026-02-16T00:00:19.477716+06:00",
            "date": "2026-02-16"
        },
        {
            "id": 95212,
            "ip_address": "119.30.41.177",
            "count": 1,
            "first_visit": "2026-02-16T00:09:46.017080+06:00",
            "date": "2026-02-16"
        },
        {
            "id": 95213,
            "ip_address": "154.159.254.254",
            "count": 1,
            "first_visit": "2026-02-16T00:12:22.843591+06:00",
            "date": "2026-02-16"
        },
        {
            "id": 95214,
            "ip_address": "103.197.153.15",
            "count": 1,
            "first_visit": "2026-02-16T01:36:41.037166+06:00",
            "date": "2026-02-16"
        }
    ]
}