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

{
    "count": 99909,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22320&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22304&ordering=-first_visit",
    "results": [
        {
            "id": 77693,
            "ip_address": "172.224.241.30",
            "count": 1,
            "first_visit": "2025-01-09T18:19:35.585609+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 77692,
            "ip_address": "172.225.74.81",
            "count": 1,
            "first_visit": "2025-01-09T18:16:37.486082+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 77691,
            "ip_address": "34.1.25.129",
            "count": 1,
            "first_visit": "2025-01-09T16:41:19.182332+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 77690,
            "ip_address": "101.115.136.232",
            "count": 1,
            "first_visit": "2025-01-09T16:31:59.010911+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 77689,
            "ip_address": "59.152.96.142",
            "count": 1,
            "first_visit": "2025-01-09T15:01:15.485610+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 77688,
            "ip_address": "103.169.94.84",
            "count": 1,
            "first_visit": "2025-01-09T14:34:10.114932+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 77687,
            "ip_address": "103.69.151.113",
            "count": 2,
            "first_visit": "2025-01-09T14:30:29.468539+06:00",
            "date": "2025-01-09"
        },
        {
            "id": 77686,
            "ip_address": "37.111.206.154",
            "count": 1,
            "first_visit": "2025-01-09T14:10:57.260711+06:00",
            "date": "2025-01-09"
        }
    ]
}