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

{
    "count": 98375,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18408&ordering=-count",
    "results": [
        {
            "id": 12067,
            "ip_address": "43.245.123.224",
            "count": 2,
            "first_visit": "2022-05-28T00:02:38.459488+06:00",
            "date": null
        },
        {
            "id": 6135,
            "ip_address": "103.217.111.155",
            "count": 2,
            "first_visit": "2022-05-14T20:34:00.255543+06:00",
            "date": null
        },
        {
            "id": 12116,
            "ip_address": "103.114.98.198",
            "count": 2,
            "first_visit": "2022-05-28T07:27:55.327452+06:00",
            "date": null
        },
        {
            "id": 48228,
            "ip_address": "103.180.206.20",
            "count": 2,
            "first_visit": "2023-06-14T20:53:36.238926+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 12111,
            "ip_address": "114.119.135.121",
            "count": 2,
            "first_visit": "2022-05-28T06:48:37.250968+06:00",
            "date": null
        },
        {
            "id": 48184,
            "ip_address": "103.239.255.233",
            "count": 2,
            "first_visit": "2023-06-14T10:22:09.687866+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 48225,
            "ip_address": "202.91.40.15",
            "count": 2,
            "first_visit": "2023-06-14T19:30:17.513531+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 48233,
            "ip_address": "35.222.254.117",
            "count": 2,
            "first_visit": "2023-06-14T23:36:33.738423+06:00",
            "date": "2023-06-14"
        }
    ]
}