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

{
    "count": 103749,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103736&ordering=first_visit",
    "results": [
        {
            "id": 103841,
            "ip_address": "45.248.151.23",
            "count": 2,
            "first_visit": "2026-09-24T21:44:39.605340+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103842,
            "ip_address": "74.125.217.40",
            "count": 2,
            "first_visit": "2026-09-24T21:50:07.549845+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103843,
            "ip_address": "2a12:f680:5a8:6187:cc86:5dff:fe9e:c5b7",
            "count": 1,
            "first_visit": "2026-09-24T22:09:08.152682+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103844,
            "ip_address": "103.62.140.135",
            "count": 1,
            "first_visit": "2026-09-24T22:10:50.117890+06:00",
            "date": "2026-09-24"
        },
        {
            "id": 103845,
            "ip_address": "203.190.14.228",
            "count": 1,
            "first_visit": "2026-09-24T22:46:11.157624+06:00",
            "date": "2026-09-24"
        }
    ]
}