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

{
    "count": 100833,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=30664&ordering=-ip_address",
    "results": [
        {
            "id": 5720,
            "ip_address": "223.27.94.165",
            "count": 1,
            "first_visit": "2022-05-08T18:02:45.782182+06:00",
            "date": null
        },
        {
            "id": 18342,
            "ip_address": "223.27.91.22",
            "count": 1,
            "first_visit": "2022-06-25T00:22:55.640170+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 45571,
            "ip_address": "223.27.91.22",
            "count": 2,
            "first_visit": "2023-04-20T23:21:30.990279+06:00",
            "date": "2023-04-20"
        },
        {
            "id": 5214,
            "ip_address": "223.27.87.50",
            "count": 1,
            "first_visit": "2022-04-18T12:06:21.945853+06:00",
            "date": null
        },
        {
            "id": 988,
            "ip_address": "223.27.83.50",
            "count": 1,
            "first_visit": "2021-12-20T00:26:45.610752+06:00",
            "date": null
        },
        {
            "id": 59736,
            "ip_address": "223.27.83.50",
            "count": 1,
            "first_visit": "2023-11-18T18:55:12.972511+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 67478,
            "ip_address": "223.27.83.50",
            "count": 1,
            "first_visit": "2024-04-25T12:27:49.683851+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 6841,
            "ip_address": "223.27.244.100",
            "count": 1,
            "first_visit": "2022-05-16T16:38:45.275375+06:00",
            "date": null
        }
    ]
}