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

{
    "count": 99652,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=416&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=400&ordering=-first_visit",
    "results": [
        {
            "id": 99340,
            "ip_address": "37.111.200.254",
            "count": 1,
            "first_visit": "2026-06-18T20:35:45.572986+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99339,
            "ip_address": "37.111.214.48",
            "count": 1,
            "first_visit": "2026-06-18T19:07:15.970268+06:00",
            "date": "2026-06-18"
        },
        {
            "id": 99338,
            "ip_address": "27.147.200.165",
            "count": 2,
            "first_visit": "2026-06-18T18:20:51.340414+06:00",
            "date": "2026-06-18"
        },
        {
            "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"
        }
    ]
}