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

{
    "count": 99748,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99736&ordering=first_visit",
    "results": [
        {
            "id": 99841,
            "ip_address": "59.153.103.142",
            "count": 1,
            "first_visit": "2026-07-03T09:54:04.296101+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 99842,
            "ip_address": "103.134.57.132",
            "count": 1,
            "first_visit": "2026-07-03T10:03:30.711059+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 99843,
            "ip_address": "35.94.235.96",
            "count": 1,
            "first_visit": "2026-07-03T10:21:59.472098+06:00",
            "date": "2026-07-03"
        },
        {
            "id": 99844,
            "ip_address": "103.187.95.59",
            "count": 1,
            "first_visit": "2026-07-03T10:52:09.008411+06:00",
            "date": "2026-07-03"
        }
    ]
}