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

{
    "count": 103153,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53408&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=53392&ordering=first_visit",
    "results": [
        {
            "id": 53497,
            "ip_address": "202.134.14.153",
            "count": 1,
            "first_visit": "2023-08-25T14:09:02.688790+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 53498,
            "ip_address": "114.119.129.110",
            "count": 1,
            "first_visit": "2023-08-25T14:32:19.678464+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 53499,
            "ip_address": "103.133.79.169",
            "count": 3,
            "first_visit": "2023-08-25T14:58:12.515594+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 53500,
            "ip_address": "103.253.46.159",
            "count": 2,
            "first_visit": "2023-08-25T15:02:40.883146+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 53501,
            "ip_address": "114.119.136.184",
            "count": 1,
            "first_visit": "2023-08-25T15:08:22.493142+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 53502,
            "ip_address": "114.119.136.234",
            "count": 1,
            "first_visit": "2023-08-25T15:10:34.528655+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 53503,
            "ip_address": "103.87.236.190",
            "count": 1,
            "first_visit": "2023-08-25T15:17:09.480762+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 53504,
            "ip_address": "27.131.12.9",
            "count": 2,
            "first_visit": "2023-08-25T15:55:57.069443+06:00",
            "date": "2023-08-25"
        }
    ]
}