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

{
    "count": 98154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14448&ordering=-ip_address",
    "results": [
        {
            "id": 64314,
            "ip_address": "45.124.171.217",
            "count": 1,
            "first_visit": "2024-02-05T02:39:13.105181+06:00",
            "date": "2024-02-05"
        },
        {
            "id": 1003,
            "ip_address": "45.124.171.161",
            "count": 1,
            "first_visit": "2021-12-20T04:33:37.148001+06:00",
            "date": null
        },
        {
            "id": 1566,
            "ip_address": "45.124.171.114",
            "count": 1,
            "first_visit": "2022-01-01T14:45:19.977138+06:00",
            "date": null
        },
        {
            "id": 94557,
            "ip_address": "45.124.171.101",
            "count": 1,
            "first_visit": "2026-01-27T13:27:47.703019+06:00",
            "date": "2026-01-27"
        },
        {
            "id": 75187,
            "ip_address": "45.124.170.9",
            "count": 1,
            "first_visit": "2024-11-04T09:21:22.782515+06:00",
            "date": "2024-11-04"
        },
        {
            "id": 34245,
            "ip_address": "45.124.170.8",
            "count": 2,
            "first_visit": "2022-09-12T11:08:25.358545+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 51016,
            "ip_address": "45.124.170.8",
            "count": 2,
            "first_visit": "2023-07-27T16:32:46.154544+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 65397,
            "ip_address": "45.124.170.7",
            "count": 1,
            "first_visit": "2024-03-02T01:02:37.682081+06:00",
            "date": "2024-03-02"
        }
    ]
}