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

{
    "count": 95260,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2560&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2544&ordering=-count",
    "results": [
        {
            "id": 32885,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-08-25T03:46:55.434424+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 36752,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-11-01T01:54:49.526410+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 60740,
            "ip_address": "27.147.161.19",
            "count": 9,
            "first_visit": "2023-12-07T14:26:42.177356+06:00",
            "date": "2023-12-07"
        },
        {
            "id": 60028,
            "ip_address": "45.250.228.18",
            "count": 9,
            "first_visit": "2023-11-24T00:15:26.241874+06:00",
            "date": "2023-11-24"
        },
        {
            "id": 61414,
            "ip_address": "103.166.187.183",
            "count": 9,
            "first_visit": "2023-12-18T18:29:36.111673+06:00",
            "date": "2023-12-18"
        },
        {
            "id": 7523,
            "ip_address": "103.209.198.34",
            "count": 9,
            "first_visit": "2022-05-16T23:54:11.165163+06:00",
            "date": null
        },
        {
            "id": 36719,
            "ip_address": "66.249.66.208",
            "count": 9,
            "first_visit": "2022-10-31T10:10:10.855605+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 1426,
            "ip_address": "114.119.151.246",
            "count": 9,
            "first_visit": "2021-12-28T07:58:45.623149+06:00",
            "date": null
        }
    ]
}