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

{
    "count": 94325,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94312&ordering=first_visit",
    "results": [
        {
            "id": 94417,
            "ip_address": "42.0.5.249",
            "count": 1,
            "first_visit": "2026-01-23T15:10:56.045076+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94418,
            "ip_address": "119.148.49.98",
            "count": 4,
            "first_visit": "2026-01-23T15:14:30.982985+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94419,
            "ip_address": "103.140.83.164",
            "count": 1,
            "first_visit": "2026-01-23T15:15:31.313111+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94420,
            "ip_address": "103.198.133.63",
            "count": 1,
            "first_visit": "2026-01-23T15:25:56.613484+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 94421,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2026-01-23T16:02:27.289898+06:00",
            "date": "2026-01-23"
        }
    ]
}