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

{
    "count": 99215,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=320&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=304&ordering=-first_visit",
    "results": [
        {
            "id": 98999,
            "ip_address": "18.97.9.97",
            "count": 1,
            "first_visit": "2026-06-09T00:37:59.644426+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 98998,
            "ip_address": "118.179.44.218",
            "count": 2,
            "first_visit": "2026-06-09T00:34:00.380544+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 98997,
            "ip_address": "103.137.67.104",
            "count": 1,
            "first_visit": "2026-06-08T23:48:47.825261+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98996,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-06-08T23:18:29.040111+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98995,
            "ip_address": "23.234.78.144",
            "count": 1,
            "first_visit": "2026-06-08T22:53:32.405501+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98994,
            "ip_address": "103.156.214.24",
            "count": 3,
            "first_visit": "2026-06-08T22:25:38.026408+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98993,
            "ip_address": "115.127.156.17",
            "count": 1,
            "first_visit": "2026-06-08T21:31:06.061155+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 98992,
            "ip_address": "130.193.251.203",
            "count": 1,
            "first_visit": "2026-06-08T21:17:58.620205+06:00",
            "date": "2026-06-08"
        }
    ]
}