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

{
    "count": 98165,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98152&ordering=first_visit",
    "results": [
        {
            "id": 98257,
            "ip_address": "34.96.52.66",
            "count": 1,
            "first_visit": "2026-05-19T14:32:33.498411+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98258,
            "ip_address": "34.34.253.201",
            "count": 1,
            "first_visit": "2026-05-19T14:32:33.670906+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98259,
            "ip_address": "34.34.253.149",
            "count": 1,
            "first_visit": "2026-05-19T14:32:34.711079+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98260,
            "ip_address": "34.96.52.100",
            "count": 1,
            "first_visit": "2026-05-19T14:32:36.379655+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 98261,
            "ip_address": "37.111.231.140",
            "count": 1,
            "first_visit": "2026-05-19T14:35:39.341754+06:00",
            "date": "2026-05-19"
        }
    ]
}