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

{
    "count": 100098,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21592&ordering=-count",
    "results": [
        {
            "id": 84884,
            "ip_address": "103.139.253.11",
            "count": 2,
            "first_visit": "2025-06-30T14:07:15.699072+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 100183,
            "ip_address": "42.0.4.246",
            "count": 2,
            "first_visit": "2026-07-12T08:34:14.100301+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100184,
            "ip_address": "103.35.156.216",
            "count": 2,
            "first_visit": "2026-07-12T10:14:56.566491+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 100188,
            "ip_address": "205.220.19.20",
            "count": 2,
            "first_visit": "2026-07-12T12:56:18.242041+06:00",
            "date": "2026-07-12"
        },
        {
            "id": 32748,
            "ip_address": "103.203.93.230",
            "count": 2,
            "first_visit": "2022-08-23T12:27:40.907850+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 25075,
            "ip_address": "41.244.244.4",
            "count": 2,
            "first_visit": "2022-07-21T01:49:21.875625+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25025,
            "ip_address": "103.86.109.204",
            "count": 2,
            "first_visit": "2022-07-21T00:11:08.123913+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 34994,
            "ip_address": "99.230.44.81",
            "count": 2,
            "first_visit": "2022-09-25T22:08:48.145211+06:00",
            "date": "2022-09-25"
        }
    ]
}