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

{
    "count": 100085,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21680&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21664&ordering=-first_visit",
    "results": [
        {
            "id": 78509,
            "ip_address": "206.41.179.9",
            "count": 1,
            "first_visit": "2025-02-03T03:38:22.380074+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 78508,
            "ip_address": "103.38.55.144",
            "count": 2,
            "first_visit": "2025-02-03T02:07:40.657622+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 78507,
            "ip_address": "103.144.200.195",
            "count": 10,
            "first_visit": "2025-02-03T01:24:04.225282+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 78506,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-02-03T00:34:33.323344+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 78505,
            "ip_address": "103.120.222.142",
            "count": 2,
            "first_visit": "2025-02-03T00:27:31.169411+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 78504,
            "ip_address": "66.249.66.35",
            "count": 7,
            "first_visit": "2025-02-03T00:14:01.762957+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 78503,
            "ip_address": "203.78.147.15",
            "count": 2,
            "first_visit": "2025-02-03T00:10:57.552640+06:00",
            "date": "2025-02-03"
        },
        {
            "id": 78502,
            "ip_address": "66.249.66.36",
            "count": 1,
            "first_visit": "2025-02-02T23:34:00.940767+06:00",
            "date": "2025-02-02"
        }
    ]
}