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

{
    "count": 99162,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=104&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88&ordering=-first_visit",
    "results": [
        {
            "id": 99162,
            "ip_address": "220.200.137.69",
            "count": 1,
            "first_visit": "2026-06-13T13:39:13.065165+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99161,
            "ip_address": "74.125.150.8",
            "count": 3,
            "first_visit": "2026-06-13T13:21:00.130391+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99160,
            "ip_address": "121.91.177.97",
            "count": 1,
            "first_visit": "2026-06-13T12:43:58.292153+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99159,
            "ip_address": "37.111.219.113",
            "count": 1,
            "first_visit": "2026-06-13T12:42:26.101272+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99158,
            "ip_address": "103.221.254.68",
            "count": 2,
            "first_visit": "2026-06-13T11:33:26.621804+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99157,
            "ip_address": "37.111.194.231",
            "count": 1,
            "first_visit": "2026-06-13T10:03:16.319945+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99156,
            "ip_address": "178.156.229.171",
            "count": 1,
            "first_visit": "2026-06-13T10:02:57.811077+06:00",
            "date": "2026-06-13"
        },
        {
            "id": 99155,
            "ip_address": "103.159.72.77",
            "count": 1,
            "first_visit": "2026-06-13T09:51:07.934920+06:00",
            "date": "2026-06-13"
        }
    ]
}