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

{
    "count": 100012,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1904&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1888&ordering=-first_visit",
    "results": [
        {
            "id": 98212,
            "ip_address": "66.249.79.1",
            "count": 1,
            "first_visit": "2026-05-18T01:40:24.293714+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98211,
            "ip_address": "103.132.249.92",
            "count": 1,
            "first_visit": "2026-05-18T01:27:47.160121+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98210,
            "ip_address": "103.217.108.40",
            "count": 2,
            "first_visit": "2026-05-18T01:24:16.215364+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98209,
            "ip_address": "103.72.212.49",
            "count": 1,
            "first_visit": "2026-05-18T01:14:42.476523+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98208,
            "ip_address": "72.14.199.97",
            "count": 3,
            "first_visit": "2026-05-18T00:33:40.236386+06:00",
            "date": "2026-05-18"
        },
        {
            "id": 98207,
            "ip_address": "103.166.59.251",
            "count": 2,
            "first_visit": "2026-05-17T23:29:51.101431+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98206,
            "ip_address": "103.72.212.227",
            "count": 1,
            "first_visit": "2026-05-17T22:37:26.269695+06:00",
            "date": "2026-05-17"
        },
        {
            "id": 98205,
            "ip_address": "103.120.162.2",
            "count": 2,
            "first_visit": "2026-05-17T21:01:56.665764+06:00",
            "date": "2026-05-17"
        }
    ]
}