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

{
    "count": 99745,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12088&ordering=-count",
    "results": [
        {
            "id": 67904,
            "ip_address": "66.249.66.37",
            "count": 3,
            "first_visit": "2024-05-05T01:57:57.712099+06:00",
            "date": "2024-05-05"
        },
        {
            "id": 23501,
            "ip_address": "62.171.129.158",
            "count": 3,
            "first_visit": "2022-07-18T17:29:36.014381+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 2533,
            "ip_address": "182.185.165.43",
            "count": 3,
            "first_visit": "2022-01-20T20:33:41.754197+06:00",
            "date": null
        },
        {
            "id": 4993,
            "ip_address": "59.153.101.223",
            "count": 3,
            "first_visit": "2022-04-08T14:44:07.305891+06:00",
            "date": null
        },
        {
            "id": 67921,
            "ip_address": "37.111.247.189",
            "count": 3,
            "first_visit": "2024-05-05T12:20:04.108772+06:00",
            "date": "2024-05-05"
        },
        {
            "id": 23493,
            "ip_address": "45.250.229.226",
            "count": 3,
            "first_visit": "2022-07-18T16:05:07.316851+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23389,
            "ip_address": "114.119.135.224",
            "count": 3,
            "first_visit": "2022-07-18T00:16:53.009839+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23445,
            "ip_address": "61.247.180.86",
            "count": 3,
            "first_visit": "2022-07-18T12:29:32.129056+06:00",
            "date": "2022-07-18"
        }
    ]
}