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

{
    "count": 91514,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=128&ordering=-ip_address",
    "results": [
        {
            "id": 2160,
            "ip_address": "95.142.107.188",
            "count": 1,
            "first_visit": "2022-01-14T01:09:43.233847+06:00",
            "date": null
        },
        {
            "id": 2162,
            "ip_address": "95.142.107.181",
            "count": 2,
            "first_visit": "2022-01-14T01:09:43.602813+06:00",
            "date": null
        },
        {
            "id": 67908,
            "ip_address": "95.108.213.99",
            "count": 1,
            "first_visit": "2024-05-05T02:51:41.413288+06:00",
            "date": "2024-05-05"
        },
        {
            "id": 56034,
            "ip_address": "95.108.213.99",
            "count": 1,
            "first_visit": "2023-09-26T00:40:02.423747+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 68162,
            "ip_address": "95.108.213.99",
            "count": 1,
            "first_visit": "2024-05-10T20:13:15.535366+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 67483,
            "ip_address": "95.108.213.97",
            "count": 1,
            "first_visit": "2024-04-25T13:02:41.396850+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 67465,
            "ip_address": "95.108.213.93",
            "count": 1,
            "first_visit": "2024-04-25T09:16:55.948731+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 69133,
            "ip_address": "95.108.213.92",
            "count": 1,
            "first_visit": "2024-05-27T05:11:12.717130+06:00",
            "date": "2024-05-27"
        }
    ]
}