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

{
    "count": 92312,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84008&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83992&ordering=first_visit",
    "results": [
        {
            "id": 84097,
            "ip_address": "37.111.193.252",
            "count": 5,
            "first_visit": "2025-06-16T19:34:05.335445+06:00",
            "date": "2025-06-16"
        },
        {
            "id": 84098,
            "ip_address": "27.131.13.12",
            "count": 1,
            "first_visit": "2025-06-16T19:54:11.387684+06:00",
            "date": "2025-06-16"
        },
        {
            "id": 84099,
            "ip_address": "202.134.11.252",
            "count": 3,
            "first_visit": "2025-06-16T20:05:31.047725+06:00",
            "date": "2025-06-16"
        },
        {
            "id": 84100,
            "ip_address": "202.4.180.51",
            "count": 1,
            "first_visit": "2025-06-16T21:40:46.041947+06:00",
            "date": "2025-06-16"
        },
        {
            "id": 84101,
            "ip_address": "103.146.57.99",
            "count": 1,
            "first_visit": "2025-06-16T22:31:32.442110+06:00",
            "date": "2025-06-16"
        },
        {
            "id": 84102,
            "ip_address": "103.205.134.153",
            "count": 1,
            "first_visit": "2025-06-16T23:32:43.575495+06:00",
            "date": "2025-06-16"
        },
        {
            "id": 84103,
            "ip_address": "37.111.193.252",
            "count": 2,
            "first_visit": "2025-06-17T00:08:16.087004+06:00",
            "date": "2025-06-17"
        },
        {
            "id": 84104,
            "ip_address": "103.145.135.249",
            "count": 1,
            "first_visit": "2025-06-17T00:55:41.948503+06:00",
            "date": "2025-06-17"
        }
    ]
}