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

{
    "count": 96000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=128&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=-id",
    "results": [
        {
            "id": 95976,
            "ip_address": "113.212.108.54",
            "count": 1,
            "first_visit": "2026-03-12T21:07:09.601513+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95975,
            "ip_address": "195.254.141.234",
            "count": 1,
            "first_visit": "2026-03-12T19:59:02.011957+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95974,
            "ip_address": "117.99.245.200",
            "count": 2,
            "first_visit": "2026-03-12T15:37:06.855587+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95973,
            "ip_address": "61.247.190.5",
            "count": 1,
            "first_visit": "2026-03-12T15:24:00.279231+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95972,
            "ip_address": "59.153.17.34",
            "count": 1,
            "first_visit": "2026-03-12T15:02:30.153539+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95971,
            "ip_address": "209.85.238.32",
            "count": 2,
            "first_visit": "2026-03-12T14:03:52.249747+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95970,
            "ip_address": "203.31.169.32",
            "count": 1,
            "first_visit": "2026-03-12T12:25:08.392496+06:00",
            "date": "2026-03-12"
        },
        {
            "id": 95969,
            "ip_address": "123.136.30.129",
            "count": 3,
            "first_visit": "2026-03-12T10:50:10.459102+06:00",
            "date": "2026-03-12"
        }
    ]
}