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

{
    "count": 100037,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-id",
    "results": [
        {
            "id": 98133,
            "ip_address": "72.14.199.103",
            "count": 5,
            "first_visit": "2026-05-16T04:35:53.229982+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98132,
            "ip_address": "160.250.191.17",
            "count": 1,
            "first_visit": "2026-05-16T03:42:08.620228+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98131,
            "ip_address": "103.133.203.229",
            "count": 1,
            "first_visit": "2026-05-16T01:53:44.478287+06:00",
            "date": "2026-05-16"
        },
        {
            "id": 98130,
            "ip_address": "103.172.45.9",
            "count": 2,
            "first_visit": "2026-05-15T23:44:50.583896+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98129,
            "ip_address": "17.22.253.93",
            "count": 1,
            "first_visit": "2026-05-15T22:53:49.804719+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98128,
            "ip_address": "27.147.237.29",
            "count": 1,
            "first_visit": "2026-05-15T22:47:48.780357+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98127,
            "ip_address": "34.186.159.124",
            "count": 2,
            "first_visit": "2026-05-15T22:16:37.345654+06:00",
            "date": "2026-05-15"
        },
        {
            "id": 98126,
            "ip_address": "34.138.60.188",
            "count": 2,
            "first_visit": "2026-05-15T21:48:05.415102+06:00",
            "date": "2026-05-15"
        }
    ]
}