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

{
    "count": 92087,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92072&ordering=first_visit",
    "results": [
        {
            "id": 92177,
            "ip_address": "119.30.41.43",
            "count": 2,
            "first_visit": "2025-11-19T16:38:46.907449+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 92178,
            "ip_address": "103.120.202.9",
            "count": 6,
            "first_visit": "2025-11-19T16:53:49.243203+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 92179,
            "ip_address": "202.173.122.20",
            "count": 1,
            "first_visit": "2025-11-19T17:07:30.649756+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 92180,
            "ip_address": "103.156.214.17",
            "count": 2,
            "first_visit": "2025-11-19T17:15:38.376197+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 92181,
            "ip_address": "103.49.202.226",
            "count": 1,
            "first_visit": "2025-11-19T17:47:05.964379+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 92182,
            "ip_address": "103.159.128.0",
            "count": 1,
            "first_visit": "2025-11-19T18:00:13.386022+06:00",
            "date": "2025-11-19"
        },
        {
            "id": 92183,
            "ip_address": "66.249.79.228",
            "count": 1,
            "first_visit": "2025-11-19T18:10:43.143640+06:00",
            "date": "2025-11-19"
        }
    ]
}