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

{
    "count": 92198,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3992&ordering=-ip_address",
    "results": [
        {
            "id": 17469,
            "ip_address": "66.249.73.231",
            "count": 2,
            "first_visit": "2022-06-22T19:30:12.881842+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 2588,
            "ip_address": "66.249.73.231",
            "count": 39,
            "first_visit": "2022-01-22T06:08:49.443404+06:00",
            "date": null
        },
        {
            "id": 21264,
            "ip_address": "66.249.73.231",
            "count": 1,
            "first_visit": "2022-07-06T03:03:02.604273+06:00",
            "date": "2022-07-06"
        },
        {
            "id": 65675,
            "ip_address": "66.249.73.230",
            "count": 2,
            "first_visit": "2024-03-08T18:18:57.011445+06:00",
            "date": "2024-03-08"
        },
        {
            "id": 81104,
            "ip_address": "66.249.73.230",
            "count": 1,
            "first_visit": "2025-04-07T22:07:59.341395+06:00",
            "date": "2025-04-07"
        },
        {
            "id": 81131,
            "ip_address": "66.249.73.230",
            "count": 1,
            "first_visit": "2025-04-08T11:38:47.655259+06:00",
            "date": "2025-04-08"
        },
        {
            "id": 38000,
            "ip_address": "66.249.73.23",
            "count": 1,
            "first_visit": "2022-11-29T18:07:40.399273+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 3422,
            "ip_address": "66.249.73.23",
            "count": 1,
            "first_visit": "2022-02-08T09:08:46.922377+06:00",
            "date": null
        }
    ]
}