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

{
    "count": 100481,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100480&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100464&ordering=first_visit",
    "results": [
        {
            "id": 100569,
            "ip_address": "103.15.42.71",
            "count": 1,
            "first_visit": "2026-07-21T22:26:21.587867+06:00",
            "date": "2026-07-21"
        },
        {
            "id": 100570,
            "ip_address": "103.49.114.250",
            "count": 1,
            "first_visit": "2026-07-21T23:46:10.268690+06:00",
            "date": "2026-07-21"
        },
        {
            "id": 100571,
            "ip_address": "103.154.49.32",
            "count": 5,
            "first_visit": "2026-07-22T00:00:26.927355+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100572,
            "ip_address": "91.79.198.80",
            "count": 1,
            "first_visit": "2026-07-22T00:07:38.924498+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100573,
            "ip_address": "74.125.150.1",
            "count": 1,
            "first_visit": "2026-07-22T00:09:12.421829+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100574,
            "ip_address": "94.41.222.131",
            "count": 1,
            "first_visit": "2026-07-22T00:09:38.099156+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100575,
            "ip_address": "74.125.150.2",
            "count": 1,
            "first_visit": "2026-07-22T01:02:39.426169+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100576,
            "ip_address": "103.250.83.85",
            "count": 1,
            "first_visit": "2026-07-22T01:13:47.490729+06:00",
            "date": "2026-07-22"
        }
    ]
}