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

{
    "count": 94229,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94216&ordering=first_visit",
    "results": [
        {
            "id": 94321,
            "ip_address": "116.204.151.144",
            "count": 3,
            "first_visit": "2026-01-21T10:42:29.336030+06:00",
            "date": "2026-01-21"
        },
        {
            "id": 94322,
            "ip_address": "202.134.14.159",
            "count": 1,
            "first_visit": "2026-01-21T10:46:18.733070+06:00",
            "date": "2026-01-21"
        },
        {
            "id": 94323,
            "ip_address": "37.111.213.29",
            "count": 2,
            "first_visit": "2026-01-21T11:11:47.358993+06:00",
            "date": "2026-01-21"
        },
        {
            "id": 94324,
            "ip_address": "118.179.125.166",
            "count": 1,
            "first_visit": "2026-01-21T11:35:04.488254+06:00",
            "date": "2026-01-21"
        },
        {
            "id": 94325,
            "ip_address": "119.30.37.203",
            "count": 1,
            "first_visit": "2026-01-21T11:58:24.421042+06:00",
            "date": "2026-01-21"
        }
    ]
}