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

{
    "count": 100718,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30080&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30064&ordering=-first_visit",
    "results": [
        {
            "id": 70742,
            "ip_address": "103.85.242.65",
            "count": 3,
            "first_visit": "2024-07-05T21:42:48.207205+06:00",
            "date": "2024-07-05"
        },
        {
            "id": 70741,
            "ip_address": "49.37.91.96",
            "count": 1,
            "first_visit": "2024-07-05T21:15:26.635185+06:00",
            "date": "2024-07-05"
        },
        {
            "id": 70740,
            "ip_address": "103.222.23.252",
            "count": 2,
            "first_visit": "2024-07-05T20:44:11.863369+06:00",
            "date": "2024-07-05"
        },
        {
            "id": 70739,
            "ip_address": "59.152.7.209",
            "count": 4,
            "first_visit": "2024-07-05T20:38:25.978593+06:00",
            "date": "2024-07-05"
        },
        {
            "id": 70738,
            "ip_address": "27.147.202.89",
            "count": 1,
            "first_visit": "2024-07-05T19:24:35.025404+06:00",
            "date": "2024-07-05"
        },
        {
            "id": 70737,
            "ip_address": "103.190.133.22",
            "count": 1,
            "first_visit": "2024-07-05T19:16:02.736233+06:00",
            "date": "2024-07-05"
        },
        {
            "id": 70736,
            "ip_address": "66.249.92.36",
            "count": 2,
            "first_visit": "2024-07-05T19:13:23.431094+06:00",
            "date": "2024-07-05"
        },
        {
            "id": 70735,
            "ip_address": "37.111.234.233",
            "count": 1,
            "first_visit": "2024-07-05T18:49:49.954364+06:00",
            "date": "2024-07-05"
        }
    ]
}