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

{
    "count": 100888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=-id",
    "results": [
        {
            "id": 100968,
            "ip_address": "103.230.104.5",
            "count": 1,
            "first_visit": "2026-07-30T16:02:03.207597+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100967,
            "ip_address": "202.173.122.4",
            "count": 1,
            "first_visit": "2026-07-30T15:46:51.759688+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100966,
            "ip_address": "109.127.82.37",
            "count": 1,
            "first_visit": "2026-07-30T15:44:59.271423+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100965,
            "ip_address": "103.112.53.186",
            "count": 1,
            "first_visit": "2026-07-30T15:42:08.566193+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100964,
            "ip_address": "57.155.170.204",
            "count": 1,
            "first_visit": "2026-07-30T15:41:43.365128+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100963,
            "ip_address": "57.155.170.198",
            "count": 1,
            "first_visit": "2026-07-30T15:41:36.496926+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100962,
            "ip_address": "74.125.213.36",
            "count": 1,
            "first_visit": "2026-07-30T15:00:33.736632+06:00",
            "date": "2026-07-30"
        },
        {
            "id": 100961,
            "ip_address": "74.125.213.38",
            "count": 2,
            "first_visit": "2026-07-30T15:00:33.658060+06:00",
            "date": "2026-07-30"
        }
    ]
}