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

{
    "count": 99657,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=424&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=408&ordering=-first_visit",
    "results": [
        {
            "id": 99337,
            "ip_address": "43.245.120.250",
            "count": 2,
            "first_visit": "2026-06-18T18:16:18.896687+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99336,
            "ip_address": "103.143.43.252",
            "count": 1,
            "first_visit": "2026-06-18T18:14:15.599182+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99335,
            "ip_address": "103.73.197.43",
            "count": 1,
            "first_visit": "2026-06-18T17:36:38.629048+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99334,
            "ip_address": "45.248.151.19",
            "count": 2,
            "first_visit": "2026-06-18T17:11:40.087083+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99333,
            "ip_address": "31.24.106.236",
            "count": 3,
            "first_visit": "2026-06-18T16:58:59.223291+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99332,
            "ip_address": "103.174.224.57",
            "count": 1,
            "first_visit": "2026-06-18T16:09:29.023318+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99331,
            "ip_address": "182.163.113.226",
            "count": 2,
            "first_visit": "2026-06-18T15:51:56.121359+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99330,
            "ip_address": "103.155.52.190",
            "count": 1,
            "first_visit": "2026-06-18T15:46:50.629944+06:00",
            "date": "2026-06-18"
        }
    ]
}