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

{
    "count": 99790,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1000&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=984&ordering=-id",
    "results": [
        {
            "id": 98894,
            "ip_address": "136.243.53.45",
            "count": 1,
            "first_visit": "2026-06-06T00:57:25.730163+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98893,
            "ip_address": "17.241.227.102",
            "count": 1,
            "first_visit": "2026-06-06T00:49:09.248198+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98892,
            "ip_address": "17.246.23.119",
            "count": 1,
            "first_visit": "2026-06-06T00:48:33.786300+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98891,
            "ip_address": "103.176.18.171",
            "count": 1,
            "first_visit": "2026-06-06T00:25:25.509947+06:00",
            "date": "2026-06-06"
        },
        {
            "id": 98890,
            "ip_address": "130.193.230.152",
            "count": 5,
            "first_visit": "2026-06-05T23:57:20.828942+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98889,
            "ip_address": "104.28.117.1",
            "count": 1,
            "first_visit": "2026-06-05T23:56:45.212460+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98888,
            "ip_address": "104.28.117.0",
            "count": 1,
            "first_visit": "2026-06-05T23:56:39.657494+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 98887,
            "ip_address": "202.134.11.246",
            "count": 1,
            "first_visit": "2026-06-05T23:55:35.026507+06:00",
            "date": "2026-06-05"
        }
    ]
}