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

{
    "count": 96722,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8008&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7992&ordering=-first_visit",
    "results": [
        {
            "id": 88818,
            "ip_address": "195.64.119.127",
            "count": 1,
            "first_visit": "2025-09-02T02:21:24.621437+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 88817,
            "ip_address": "17.246.19.250",
            "count": 1,
            "first_visit": "2025-09-02T02:19:52.529760+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 88816,
            "ip_address": "37.111.253.64",
            "count": 1,
            "first_visit": "2025-09-02T01:15:58.592120+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 88815,
            "ip_address": "192.178.4.96",
            "count": 2,
            "first_visit": "2025-09-02T01:07:02.420922+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 88814,
            "ip_address": "192.178.4.105",
            "count": 7,
            "first_visit": "2025-09-02T00:55:25.235408+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 88813,
            "ip_address": "114.119.137.91",
            "count": 1,
            "first_visit": "2025-09-02T00:32:10.864775+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 88812,
            "ip_address": "114.119.136.75",
            "count": 1,
            "first_visit": "2025-09-02T00:30:17.184366+06:00",
            "date": "2025-09-02"
        },
        {
            "id": 88811,
            "ip_address": "114.119.141.127",
            "count": 10,
            "first_visit": "2025-09-02T00:29:51.537213+06:00",
            "date": "2025-09-02"
        }
    ]
}