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

{
    "count": 99704,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9472&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9456&ordering=-count",
    "results": [
        {
            "id": 73206,
            "ip_address": "114.119.145.216",
            "count": 4,
            "first_visit": "2024-09-10T01:34:15.982576+06:00",
            "date": "2024-09-10"
        },
        {
            "id": 73173,
            "ip_address": "37.111.194.165",
            "count": 4,
            "first_visit": "2024-09-09T11:18:06.525727+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 9803,
            "ip_address": "58.145.189.234",
            "count": 4,
            "first_visit": "2022-05-20T20:47:00.044321+06:00",
            "date": null
        },
        {
            "id": 34235,
            "ip_address": "66.249.66.159",
            "count": 4,
            "first_visit": "2022-09-12T06:51:26.843364+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 9725,
            "ip_address": "118.179.18.198",
            "count": 4,
            "first_visit": "2022-05-20T14:08:40.497302+06:00",
            "date": null
        },
        {
            "id": 34253,
            "ip_address": "180.148.210.82",
            "count": 4,
            "first_visit": "2022-09-12T12:57:19.296728+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 34220,
            "ip_address": "66.249.66.92",
            "count": 4,
            "first_visit": "2022-09-12T01:55:24.612257+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 4179,
            "ip_address": "3.235.86.107",
            "count": 4,
            "first_visit": "2022-03-08T04:08:37.773568+06:00",
            "date": null
        }
    ]
}