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

{
    "count": 101035,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85280&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85264&ordering=date",
    "results": [
        {
            "id": 98971,
            "ip_address": "103.6.123.190",
            "count": 4,
            "first_visit": "2026-06-08T07:46:14.024524+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": 98996,
            "ip_address": "66.249.68.1",
            "count": 1,
            "first_visit": "2026-06-08T23:18:29.040111+06:00",
            "date": "2026-06-08"
        },
        {
            "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": 99022,
            "ip_address": "37.111.218.24",
            "count": 2,
            "first_visit": "2026-06-09T12:53:44.190344+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99012,
            "ip_address": "103.87.214.164",
            "count": 1,
            "first_visit": "2026-06-09T11:36:11.038431+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99021,
            "ip_address": "103.177.220.53",
            "count": 4,
            "first_visit": "2026-06-09T12:53:43.957395+06:00",
            "date": "2026-06-09"
        },
        {
            "id": 99031,
            "ip_address": "37.111.230.225",
            "count": 1,
            "first_visit": "2026-06-09T17:53:57.965985+06:00",
            "date": "2026-06-09"
        }
    ]
}