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

{
    "count": 95550,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95536&ordering=first_visit",
    "results": [
        {
            "id": 95641,
            "ip_address": "103.112.53.186",
            "count": 6,
            "first_visit": "2026-03-01T10:24:09.438960+06:00",
            "date": "2026-03-01"
        },
        {
            "id": 95642,
            "ip_address": "120.50.4.122",
            "count": 8,
            "first_visit": "2026-03-01T10:33:32.768069+06:00",
            "date": "2026-03-01"
        },
        {
            "id": 95643,
            "ip_address": "45.120.114.252",
            "count": 1,
            "first_visit": "2026-03-01T10:38:54.410109+06:00",
            "date": "2026-03-01"
        },
        {
            "id": 95644,
            "ip_address": "58.145.187.130",
            "count": 1,
            "first_visit": "2026-03-01T10:54:46.122714+06:00",
            "date": "2026-03-01"
        },
        {
            "id": 95645,
            "ip_address": "123.136.30.153",
            "count": 1,
            "first_visit": "2026-03-01T11:08:32.032648+06:00",
            "date": "2026-03-01"
        },
        {
            "id": 95646,
            "ip_address": "103.174.225.215",
            "count": 1,
            "first_visit": "2026-03-01T11:29:38.372084+06:00",
            "date": "2026-03-01"
        }
    ]
}