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

{
    "count": 94516,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=120&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=104&ordering=-first_visit",
    "results": [
        {
            "id": 94500,
            "ip_address": "103.147.107.120",
            "count": 1,
            "first_visit": "2026-01-25T22:31:36.053156+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94499,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2026-01-25T22:29:45.694246+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94498,
            "ip_address": "37.111.206.82",
            "count": 1,
            "first_visit": "2026-01-25T20:29:14.826122+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94497,
            "ip_address": "18.213.113.3",
            "count": 1,
            "first_visit": "2026-01-25T19:54:29.379756+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94496,
            "ip_address": "103.163.50.107",
            "count": 2,
            "first_visit": "2026-01-25T19:30:34.670145+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94495,
            "ip_address": "59.153.103.137",
            "count": 1,
            "first_visit": "2026-01-25T19:14:12.834198+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94494,
            "ip_address": "103.127.5.115",
            "count": 1,
            "first_visit": "2026-01-25T18:55:12.423382+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94493,
            "ip_address": "37.111.210.57",
            "count": 1,
            "first_visit": "2026-01-25T18:48:10.087607+06:00",
            "date": "2026-01-25"
        }
    ]
}