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

{
    "count": 99900,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1576&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1560&ordering=-first_visit",
    "results": [
        {
            "id": 98428,
            "ip_address": "103.25.250.129",
            "count": 1,
            "first_visit": "2026-05-23T09:19:47.964718+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98427,
            "ip_address": "47.253.113.21",
            "count": 3,
            "first_visit": "2026-05-23T08:34:59.037224+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98426,
            "ip_address": "47.252.83.72",
            "count": 2,
            "first_visit": "2026-05-23T08:34:58.292141+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98425,
            "ip_address": "47.253.118.150",
            "count": 5,
            "first_visit": "2026-05-23T08:34:32.412669+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98424,
            "ip_address": "202.4.101.204",
            "count": 2,
            "first_visit": "2026-05-23T08:20:21.429791+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98423,
            "ip_address": "66.249.68.8",
            "count": 1,
            "first_visit": "2026-05-23T06:00:11.836549+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98422,
            "ip_address": "179.156.38.53",
            "count": 1,
            "first_visit": "2026-05-23T05:32:37.369149+06:00",
            "date": "2026-05-23"
        },
        {
            "id": 98421,
            "ip_address": "74.125.150.1",
            "count": 5,
            "first_visit": "2026-05-23T03:09:49.462075+06:00",
            "date": "2026-05-23"
        }
    ]
}