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

{
    "count": 102766,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102752&ordering=first_visit",
    "results": [
        {
            "id": 102857,
            "ip_address": "120.89.64.129",
            "count": 1,
            "first_visit": "2026-09-09T10:53:26.477008+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102858,
            "ip_address": "62.72.41.69",
            "count": 5,
            "first_visit": "2026-09-09T10:59:24.686408+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102859,
            "ip_address": "202.4.101.204",
            "count": 8,
            "first_visit": "2026-09-09T11:14:29.219450+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102860,
            "ip_address": "43.245.120.78",
            "count": 2,
            "first_visit": "2026-09-09T11:17:52.896338+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102861,
            "ip_address": "34.23.74.209",
            "count": 2,
            "first_visit": "2026-09-09T11:19:09.492369+06:00",
            "date": "2026-09-09"
        },
        {
            "id": 102862,
            "ip_address": "57.167.88.38",
            "count": 1,
            "first_visit": "2026-09-09T11:26:14.174334+06:00",
            "date": "2026-09-09"
        }
    ]
}