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

{
    "count": 101987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42952&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42936&ordering=date",
    "results": [
        {
            "id": 56654,
            "ip_address": "103.12.72.145",
            "count": 1,
            "first_visit": "2023-10-03T14:46:28.615356+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56655,
            "ip_address": "116.68.193.249",
            "count": 1,
            "first_visit": "2023-10-03T14:53:40.663106+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56661,
            "ip_address": "115.127.89.10",
            "count": 1,
            "first_visit": "2023-10-03T17:05:22.230376+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56662,
            "ip_address": "37.111.215.112",
            "count": 1,
            "first_visit": "2023-10-03T17:09:06.896924+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56663,
            "ip_address": "114.119.152.233",
            "count": 1,
            "first_visit": "2023-10-03T17:25:35.175766+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56652,
            "ip_address": "103.85.241.167",
            "count": 9,
            "first_visit": "2023-10-03T14:27:58.817065+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56666,
            "ip_address": "114.119.140.185",
            "count": 1,
            "first_visit": "2023-10-03T18:00:35.894063+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56667,
            "ip_address": "182.186.100.139",
            "count": 1,
            "first_visit": "2023-10-03T18:17:06.916079+06:00",
            "date": "2023-10-03"
        }
    ]
}