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": 103241,
    "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": 103313,
            "ip_address": "142.177.125.252",
            "count": 1,
            "first_visit": "2026-09-17T09:24:18.264835+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103312,
            "ip_address": "59.152.5.101",
            "count": 1,
            "first_visit": "2026-09-17T08:32:45.987792+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103311,
            "ip_address": "103.111.226.118",
            "count": 1,
            "first_visit": "2026-09-17T08:17:40.674271+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103310,
            "ip_address": "74.125.150.129",
            "count": 1,
            "first_visit": "2026-09-17T06:51:43.064409+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103309,
            "ip_address": "37.111.212.81",
            "count": 1,
            "first_visit": "2026-09-17T05:44:43.958833+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103308,
            "ip_address": "74.125.150.128",
            "count": 3,
            "first_visit": "2026-09-17T05:18:42.194149+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103307,
            "ip_address": "74.125.150.137",
            "count": 2,
            "first_visit": "2026-09-17T04:31:07.130591+06:00",
            "date": "2026-09-17"
        },
        {
            "id": 103306,
            "ip_address": "37.111.194.25",
            "count": 2,
            "first_visit": "2026-09-17T01:21:59.230622+06:00",
            "date": "2026-09-17"
        }
    ]
}