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

{
    "count": 93469,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93456&ordering=first_visit",
    "results": [
        {
            "id": 93561,
            "ip_address": "35.171.151.171",
            "count": 1,
            "first_visit": "2026-01-03T08:03:55.863239+06:00",
            "date": "2026-01-03"
        },
        {
            "id": 93562,
            "ip_address": "115.127.100.147",
            "count": 1,
            "first_visit": "2026-01-03T10:00:20.752091+06:00",
            "date": "2026-01-03"
        },
        {
            "id": 93563,
            "ip_address": "37.111.200.48",
            "count": 1,
            "first_visit": "2026-01-03T10:30:11.531310+06:00",
            "date": "2026-01-03"
        },
        {
            "id": 93564,
            "ip_address": "45.248.151.138",
            "count": 1,
            "first_visit": "2026-01-03T10:31:53.120623+06:00",
            "date": "2026-01-03"
        },
        {
            "id": 93565,
            "ip_address": "173.252.127.3",
            "count": 1,
            "first_visit": "2026-01-03T10:43:16.800209+06:00",
            "date": "2026-01-03"
        }
    ]
}