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

{
    "count": 97494,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16&ordering=-first_visit",
    "results": [
        {
            "id": 97566,
            "ip_address": "72.255.40.222",
            "count": 2,
            "first_visit": "2026-04-29T20:56:37.566598+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97565,
            "ip_address": "37.111.213.16",
            "count": 1,
            "first_visit": "2026-04-29T20:21:04.528613+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97564,
            "ip_address": "103.217.111.87",
            "count": 1,
            "first_visit": "2026-04-29T19:43:48.962080+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97563,
            "ip_address": "17.241.75.82",
            "count": 1,
            "first_visit": "2026-04-29T19:05:51.005418+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97562,
            "ip_address": "146.70.173.199",
            "count": 2,
            "first_visit": "2026-04-29T18:43:23.991061+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97561,
            "ip_address": "103.26.246.209",
            "count": 1,
            "first_visit": "2026-04-29T17:13:22.931085+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97560,
            "ip_address": "182.163.102.115",
            "count": 2,
            "first_visit": "2026-04-29T16:54:16.524899+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 97559,
            "ip_address": "103.230.106.39",
            "count": 1,
            "first_visit": "2026-04-29T16:17:07.032490+06:00",
            "date": "2026-04-29"
        }
    ]
}