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

{
    "count": 99188,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=248&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=232&ordering=-id",
    "results": [
        {
            "id": 99044,
            "ip_address": "103.6.123.190",
            "count": 1,
            "first_visit": "2026-06-10T01:53:25.161602+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99043,
            "ip_address": "151.246.213.5",
            "count": 1,
            "first_visit": "2026-06-10T01:31:37.341228+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99042,
            "ip_address": "123.253.215.150",
            "count": 1,
            "first_visit": "2026-06-10T00:59:23.643959+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99041,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-06-10T00:57:20.194708+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99040,
            "ip_address": "45.248.151.23",
            "count": 1,
            "first_visit": "2026-06-09T20:30:37.175174+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99039,
            "ip_address": "202.134.11.253",
            "count": 1,
            "first_visit": "2026-06-09T19:59:38.204238+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99038,
            "ip_address": "17.241.219.30",
            "count": 1,
            "first_visit": "2026-06-09T19:38:55.475181+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99037,
            "ip_address": "103.153.170.195",
            "count": 1,
            "first_visit": "2026-06-09T19:26:43.880376+06:00",
            "date": "2026-06-09"
        }
    ]
}