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

{
    "count": 94022,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94008&ordering=first_visit",
    "results": [
        {
            "id": 94113,
            "ip_address": "42.0.5.212",
            "count": 1,
            "first_visit": "2026-01-16T23:05:46.783363+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94114,
            "ip_address": "34.134.122.228",
            "count": 2,
            "first_visit": "2026-01-16T23:15:03.584897+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94115,
            "ip_address": "128.121.250.121",
            "count": 1,
            "first_visit": "2026-01-16T23:20:56.876173+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94116,
            "ip_address": "103.106.237.122",
            "count": 1,
            "first_visit": "2026-01-16T23:31:59.144659+06:00",
            "date": "2026-01-16"
        },
        {
            "id": 94117,
            "ip_address": "37.111.211.45",
            "count": 1,
            "first_visit": "2026-01-17T00:43:48.143197+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 94118,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2026-01-17T00:44:59.794715+06:00",
            "date": "2026-01-17"
        }
    ]
}