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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39448&ordering=date",
    "results": [
        {
            "id": 53183,
            "ip_address": "114.119.157.36",
            "count": 1,
            "first_visit": "2023-08-22T09:13:46.701033+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53184,
            "ip_address": "202.134.13.139",
            "count": 1,
            "first_visit": "2023-08-22T09:15:54.207148+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53185,
            "ip_address": "114.119.157.245",
            "count": 1,
            "first_visit": "2023-08-22T09:17:06.081693+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53186,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2023-08-22T09:24:45.331776+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53180,
            "ip_address": "103.60.175.138",
            "count": 2,
            "first_visit": "2023-08-22T08:58:55.215799+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53187,
            "ip_address": "5.255.231.53",
            "count": 1,
            "first_visit": "2023-08-22T09:50:58.522375+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53188,
            "ip_address": "114.119.159.75",
            "count": 1,
            "first_visit": "2023-08-22T09:56:07.648195+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 53189,
            "ip_address": "114.130.157.217",
            "count": 1,
            "first_visit": "2023-08-22T10:11:26.892731+06:00",
            "date": "2023-08-22"
        }
    ]
}