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

{
    "count": 102048,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=408&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=392&ordering=-id",
    "results": [
        {
            "id": 101744,
            "ip_address": "203.76.123.196",
            "count": 1,
            "first_visit": "2026-08-16T17:08:05.431150+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101743,
            "ip_address": "103.245.108.16",
            "count": 1,
            "first_visit": "2026-08-16T16:12:48.525820+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101742,
            "ip_address": "45.64.132.162",
            "count": 2,
            "first_visit": "2026-08-16T16:08:27.860414+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101741,
            "ip_address": "74.125.150.32",
            "count": 2,
            "first_visit": "2026-08-16T15:28:17.245670+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101740,
            "ip_address": "209.101.15.193",
            "count": 1,
            "first_visit": "2026-08-16T15:18:00.783642+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101739,
            "ip_address": "103.21.41.148",
            "count": 1,
            "first_visit": "2026-08-16T15:07:08.988493+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101738,
            "ip_address": "103.174.214.224",
            "count": 1,
            "first_visit": "2026-08-16T14:42:30.556795+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 101737,
            "ip_address": "202.4.109.58",
            "count": 1,
            "first_visit": "2026-08-16T13:34:17.820122+06:00",
            "date": "2026-08-16"
        }
    ]
}