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

{
    "count": 99529,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5744&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5728&ordering=-count",
    "results": [
        {
            "id": 80555,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-24T18:19:56.597167+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 10699,
            "ip_address": "116.58.201.225",
            "count": 5,
            "first_visit": "2022-05-23T16:52:06.285617+06:00",
            "date": null
        },
        {
            "id": 10765,
            "ip_address": "103.253.44.154",
            "count": 5,
            "first_visit": "2022-05-23T23:05:37.460431+06:00",
            "date": null
        },
        {
            "id": 66741,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2024-04-07T18:12:55.094053+06:00",
            "date": "2024-04-07"
        },
        {
            "id": 37244,
            "ip_address": "27.147.160.208",
            "count": 5,
            "first_visit": "2022-11-11T09:31:21.358397+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 34280,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-09-13T00:14:34.240625+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 10680,
            "ip_address": "118.179.17.248",
            "count": 5,
            "first_visit": "2022-05-23T14:28:08.403157+06:00",
            "date": null
        },
        {
            "id": 10675,
            "ip_address": "119.30.32.20",
            "count": 5,
            "first_visit": "2022-05-23T14:18:24.424471+06:00",
            "date": null
        }
    ]
}