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

{
    "count": 102371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2320&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2304&ordering=-first_visit",
    "results": [
        {
            "id": 100155,
            "ip_address": "86.30.94.12",
            "count": 4,
            "first_visit": "2026-07-11T14:37:47.591150+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 100154,
            "ip_address": "103.144.200.195",
            "count": 2,
            "first_visit": "2026-07-11T14:19:59.373941+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 100153,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2026-07-11T13:26:36.663391+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 100152,
            "ip_address": "119.148.9.117",
            "count": 2,
            "first_visit": "2026-07-11T13:02:50.270115+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 100151,
            "ip_address": "104.253.164.149",
            "count": 1,
            "first_visit": "2026-07-11T12:51:40.322512+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 100150,
            "ip_address": "17.246.19.219",
            "count": 1,
            "first_visit": "2026-07-11T12:01:43.576267+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 100149,
            "ip_address": "182.48.86.121",
            "count": 1,
            "first_visit": "2026-07-11T11:51:49.673198+06:00",
            "date": "2026-07-11"
        },
        {
            "id": 100148,
            "ip_address": "66.249.68.2",
            "count": 1,
            "first_visit": "2026-07-11T11:38:56.516903+06:00",
            "date": "2026-07-11"
        }
    ]
}