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

{
    "count": 102293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-first_visit",
    "results": [
        {
            "id": 100389,
            "ip_address": "104.28.69.4",
            "count": 1,
            "first_visit": "2026-07-17T21:31:11.645623+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100388,
            "ip_address": "103.88.140.69",
            "count": 1,
            "first_visit": "2026-07-17T20:41:40.673730+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100387,
            "ip_address": "5.183.91.141",
            "count": 1,
            "first_visit": "2026-07-17T20:13:15.645616+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100386,
            "ip_address": "5.183.91.184",
            "count": 1,
            "first_visit": "2026-07-17T20:13:15.489665+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100385,
            "ip_address": "113.30.192.146",
            "count": 1,
            "first_visit": "2026-07-17T20:13:15.389242+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100384,
            "ip_address": "103.144.200.195",
            "count": 1,
            "first_visit": "2026-07-17T20:07:59.536066+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100383,
            "ip_address": "45.117.60.160",
            "count": 2,
            "first_visit": "2026-07-17T19:55:58.276148+06:00",
            "date": "2026-07-17"
        },
        {
            "id": 100382,
            "ip_address": "103.181.69.119",
            "count": 2,
            "first_visit": "2026-07-17T19:13:56.048096+06:00",
            "date": "2026-07-17"
        }
    ]
}