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

{
    "count": 100493,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28912&ordering=-ip_address",
    "results": [
        {
            "id": 70425,
            "ip_address": "27.147.243.3",
            "count": 1,
            "first_visit": "2024-06-28T06:14:23.969226+06:00",
            "date": "2024-06-28"
        },
        {
            "id": 68113,
            "ip_address": "27.147.243.3",
            "count": 1,
            "first_visit": "2024-05-10T03:26:44.315205+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 1361,
            "ip_address": "27.147.243.29",
            "count": 1,
            "first_visit": "2021-12-25T16:35:32.574835+06:00",
            "date": null
        },
        {
            "id": 2509,
            "ip_address": "27.147.243.28",
            "count": 1,
            "first_visit": "2022-01-20T12:42:10.922327+06:00",
            "date": null
        },
        {
            "id": 19568,
            "ip_address": "27.147.243.25",
            "count": 1,
            "first_visit": "2022-06-27T22:18:20.635669+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 3021,
            "ip_address": "27.147.243.25",
            "count": 1,
            "first_visit": "2022-01-29T15:03:24.047662+06:00",
            "date": null
        },
        {
            "id": 51963,
            "ip_address": "27.147.243.25",
            "count": 1,
            "first_visit": "2023-08-08T15:06:06.901057+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 34202,
            "ip_address": "27.147.243.23",
            "count": 1,
            "first_visit": "2022-09-11T19:15:45.343701+06:00",
            "date": "2022-09-11"
        }
    ]
}