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

{
    "count": 99465,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2992&ordering=-id",
    "results": [
        {
            "id": 96561,
            "ip_address": "118.179.72.209",
            "count": 1,
            "first_visit": "2026-04-01T06:45:12.922498+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96560,
            "ip_address": "103.49.200.32",
            "count": 1,
            "first_visit": "2026-04-01T06:31:40.884282+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96559,
            "ip_address": "103.77.60.105",
            "count": 1,
            "first_visit": "2026-04-01T06:31:35.757327+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96558,
            "ip_address": "119.234.82.253",
            "count": 1,
            "first_visit": "2026-04-01T06:02:53.668334+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96557,
            "ip_address": "58.145.190.35",
            "count": 1,
            "first_visit": "2026-04-01T04:22:01.398215+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96556,
            "ip_address": "116.204.97.239",
            "count": 1,
            "first_visit": "2026-04-01T03:26:22.779242+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96555,
            "ip_address": "103.114.36.250",
            "count": 1,
            "first_visit": "2026-04-01T01:42:28.866929+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 96554,
            "ip_address": "173.252.82.2",
            "count": 1,
            "first_visit": "2026-04-01T01:34:25.376118+06:00",
            "date": "2026-04-01"
        }
    ]
}