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

{
    "count": 100509,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100496&ordering=first_visit",
    "results": [
        {
            "id": 100601,
            "ip_address": "128.241.110.229",
            "count": 1,
            "first_visit": "2026-07-22T18:45:40.690114+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100602,
            "ip_address": "103.116.165.245",
            "count": 4,
            "first_visit": "2026-07-22T18:47:01.615720+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100603,
            "ip_address": "17.241.219.114",
            "count": 1,
            "first_visit": "2026-07-22T18:48:06.566257+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100604,
            "ip_address": "103.175.127.3",
            "count": 1,
            "first_visit": "2026-07-22T18:59:02.716346+06:00",
            "date": "2026-07-22"
        },
        {
            "id": 100605,
            "ip_address": "103.73.227.161",
            "count": 3,
            "first_visit": "2026-07-22T19:38:51.119176+06:00",
            "date": "2026-07-22"
        }
    ]
}