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

{
    "count": 99142,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98984&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98968&ordering=first_visit",
    "results": [
        {
            "id": 99073,
            "ip_address": "103.197.207.25",
            "count": 1,
            "first_visit": "2026-06-10T16:19:42.215607+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99074,
            "ip_address": "17.246.23.45",
            "count": 1,
            "first_visit": "2026-06-10T17:06:14.115203+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99075,
            "ip_address": "37.111.194.169",
            "count": 2,
            "first_visit": "2026-06-10T17:41:23.192208+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99076,
            "ip_address": "115.127.146.242",
            "count": 1,
            "first_visit": "2026-06-10T17:45:42.541730+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99077,
            "ip_address": "202.53.168.37",
            "count": 1,
            "first_visit": "2026-06-10T18:26:28.434622+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99078,
            "ip_address": "27.147.191.101",
            "count": 3,
            "first_visit": "2026-06-10T19:26:52.924161+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99079,
            "ip_address": "93.174.18.71",
            "count": 1,
            "first_visit": "2026-06-10T19:28:08.863466+06:00",
            "date": "2026-06-10"
        },
        {
            "id": 99080,
            "ip_address": "38.183.11.234",
            "count": 1,
            "first_visit": "2026-06-10T20:56:56.979513+06:00",
            "date": "2026-06-10"
        }
    ]
}