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

{
    "count": 95082,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2056&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=-first_visit",
    "results": [
        {
            "id": 93130,
            "ip_address": "118.179.97.198",
            "count": 1,
            "first_visit": "2025-12-19T21:56:40.519799+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93129,
            "ip_address": "37.152.56.151",
            "count": 4,
            "first_visit": "2025-12-19T21:30:51.541505+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93128,
            "ip_address": "103.217.111.239",
            "count": 1,
            "first_visit": "2025-12-19T20:54:19.342142+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93127,
            "ip_address": "103.20.64.215",
            "count": 1,
            "first_visit": "2025-12-19T20:48:15.255212+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93126,
            "ip_address": "202.134.11.231",
            "count": 1,
            "first_visit": "2025-12-19T20:12:12.127289+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93125,
            "ip_address": "103.230.104.22",
            "count": 1,
            "first_visit": "2025-12-19T19:47:24.500134+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93124,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2025-12-19T18:08:38.637125+06:00",
            "date": "2025-12-19"
        },
        {
            "id": 93123,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2025-12-19T17:44:18.408168+06:00",
            "date": "2025-12-19"
        }
    ]
}