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

{
    "count": 102220,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102208&ordering=first_visit",
    "results": [
        {
            "id": 102313,
            "ip_address": "74.125.150.137",
            "count": 1,
            "first_visit": "2026-08-29T00:52:14.117834+06:00",
            "date": "2026-08-29"
        },
        {
            "id": 102314,
            "ip_address": "17.166.234.51",
            "count": 1,
            "first_visit": "2026-08-29T01:02:17.870488+06:00",
            "date": "2026-08-29"
        },
        {
            "id": 102315,
            "ip_address": "103.122.251.116",
            "count": 1,
            "first_visit": "2026-08-29T01:19:41.115653+06:00",
            "date": "2026-08-29"
        },
        {
            "id": 102316,
            "ip_address": "180.148.211.45",
            "count": 1,
            "first_visit": "2026-08-29T01:19:58.175109+06:00",
            "date": "2026-08-29"
        }
    ]
}