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

{
    "count": 102001,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=144&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=128&ordering=-first_visit",
    "results": [
        {
            "id": 101961,
            "ip_address": "103.113.148.237",
            "count": 1,
            "first_visit": "2026-08-20T14:56:06.624455+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101960,
            "ip_address": "202.134.14.232",
            "count": 1,
            "first_visit": "2026-08-20T14:50:08.802225+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101959,
            "ip_address": "182.163.102.36",
            "count": 7,
            "first_visit": "2026-08-20T14:49:31.797707+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101958,
            "ip_address": "103.74.228.161",
            "count": 4,
            "first_visit": "2026-08-20T13:31:39.227464+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101957,
            "ip_address": "74.125.150.128",
            "count": 3,
            "first_visit": "2026-08-20T12:46:21.431147+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101956,
            "ip_address": "182.160.127.206",
            "count": 1,
            "first_visit": "2026-08-20T10:17:42.174786+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101955,
            "ip_address": "74.125.150.137",
            "count": 4,
            "first_visit": "2026-08-20T09:47:25.766779+06:00",
            "date": "2026-08-20"
        },
        {
            "id": 101954,
            "ip_address": "74.125.150.129",
            "count": 2,
            "first_visit": "2026-08-20T09:47:18.474920+06:00",
            "date": "2026-08-20"
        }
    ]
}