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

{
    "count": 93326,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93312&ordering=first_visit",
    "results": [
        {
            "id": 93417,
            "ip_address": "130.94.168.231",
            "count": 1,
            "first_visit": "2025-12-29T09:41:08.949354+06:00",
            "date": "2025-12-29"
        },
        {
            "id": 93418,
            "ip_address": "128.241.106.178",
            "count": 1,
            "first_visit": "2025-12-29T09:41:30.739505+06:00",
            "date": "2025-12-29"
        },
        {
            "id": 93419,
            "ip_address": "121.91.176.2",
            "count": 1,
            "first_visit": "2025-12-29T09:42:09.791476+06:00",
            "date": "2025-12-29"
        },
        {
            "id": 93420,
            "ip_address": "72.14.199.230",
            "count": 3,
            "first_visit": "2025-12-29T09:53:54.340585+06:00",
            "date": "2025-12-29"
        },
        {
            "id": 93421,
            "ip_address": "61.247.182.5",
            "count": 1,
            "first_visit": "2025-12-29T10:06:14.176137+06:00",
            "date": "2025-12-29"
        },
        {
            "id": 93422,
            "ip_address": "115.127.100.147",
            "count": 2,
            "first_visit": "2025-12-29T10:17:08.200094+06:00",
            "date": "2025-12-29"
        }
    ]
}