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

{
    "count": 91336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90432&ordering=-ip_address",
    "results": [
        {
            "id": 30669,
            "ip_address": "103.108.61.85",
            "count": 2,
            "first_visit": "2022-08-01T14:43:57.176735+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 21921,
            "ip_address": "103.108.61.7",
            "count": 1,
            "first_visit": "2022-07-11T02:43:02.722371+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 58314,
            "ip_address": "103.108.61.7",
            "count": 2,
            "first_visit": "2023-10-24T11:23:26.414341+06:00",
            "date": "2023-10-24"
        },
        {
            "id": 57496,
            "ip_address": "103.108.61.7",
            "count": 1,
            "first_visit": "2023-10-13T15:44:29.853157+06:00",
            "date": "2023-10-13"
        },
        {
            "id": 70201,
            "ip_address": "103.108.61.7",
            "count": 1,
            "first_visit": "2024-06-24T01:17:16.235522+06:00",
            "date": "2024-06-24"
        },
        {
            "id": 2691,
            "ip_address": "103.108.61.66",
            "count": 4,
            "first_visit": "2022-01-23T19:22:50.369444+06:00",
            "date": null
        },
        {
            "id": 2459,
            "ip_address": "103.108.61.58",
            "count": 1,
            "first_visit": "2022-01-19T11:55:45.585280+06:00",
            "date": null
        },
        {
            "id": 37976,
            "ip_address": "103.108.61.48",
            "count": 1,
            "first_visit": "2022-11-29T11:35:04.968468+06:00",
            "date": "2022-11-29"
        }
    ]
}