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

{
    "count": 99796,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9136&ordering=-count",
    "results": [
        {
            "id": 8673,
            "ip_address": "37.111.195.122",
            "count": 4,
            "first_visit": "2022-05-18T08:17:43.058459+06:00",
            "date": null
        },
        {
            "id": 73281,
            "ip_address": "3.229.248.49",
            "count": 4,
            "first_visit": "2024-09-11T15:07:56.926535+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 73325,
            "ip_address": "114.119.137.91",
            "count": 4,
            "first_visit": "2024-09-12T07:25:38.644376+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 8766,
            "ip_address": "37.111.232.26",
            "count": 4,
            "first_visit": "2022-05-18T10:30:23.168581+06:00",
            "date": null
        },
        {
            "id": 10606,
            "ip_address": "103.253.44.196",
            "count": 4,
            "first_visit": "2022-05-23T11:40:17.268153+06:00",
            "date": null
        },
        {
            "id": 73307,
            "ip_address": "103.93.33.117",
            "count": 4,
            "first_visit": "2024-09-11T23:58:26.482458+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 10522,
            "ip_address": "103.108.62.5",
            "count": 4,
            "first_visit": "2022-05-23T07:45:22.014586+06:00",
            "date": null
        },
        {
            "id": 73206,
            "ip_address": "114.119.145.216",
            "count": 4,
            "first_visit": "2024-09-10T01:34:15.982576+06:00",
            "date": "2024-09-10"
        }
    ]
}