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

{
    "count": 99878,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12640&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12624&ordering=-count",
    "results": [
        {
            "id": 21081,
            "ip_address": "45.248.151.210",
            "count": 3,
            "first_visit": "2022-07-04T15:14:49.025064+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 66033,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-03-18T03:55:08.343755+06:00",
            "date": "2024-03-18"
        },
        {
            "id": 66071,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-19T05:38:01.335355+06:00",
            "date": "2024-03-19"
        },
        {
            "id": 4712,
            "ip_address": "43.245.123.59",
            "count": 3,
            "first_visit": "2022-03-27T16:15:26.622766+06:00",
            "date": null
        },
        {
            "id": 21069,
            "ip_address": "61.247.180.86",
            "count": 3,
            "first_visit": "2022-07-04T14:09:33.337194+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 66000,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-03-17T13:17:12.457111+06:00",
            "date": "2024-03-17"
        },
        {
            "id": 21085,
            "ip_address": "103.96.68.210",
            "count": 3,
            "first_visit": "2022-07-04T16:00:19.604064+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 21046,
            "ip_address": "37.111.211.145",
            "count": 3,
            "first_visit": "2022-07-04T13:01:50.464915+06:00",
            "date": "2022-07-04"
        }
    ]
}