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

{
    "count": 99831,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12480&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12464&ordering=-count",
    "results": [
        {
            "id": 9667,
            "ip_address": "103.135.134.122",
            "count": 3,
            "first_visit": "2022-05-20T11:38:14.090942+06:00",
            "date": null
        },
        {
            "id": 22142,
            "ip_address": "114.119.131.181",
            "count": 3,
            "first_visit": "2022-07-12T16:58:53.522683+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 2409,
            "ip_address": "27.147.202.228",
            "count": 3,
            "first_visit": "2022-01-18T07:38:50.232387+06:00",
            "date": null
        },
        {
            "id": 22236,
            "ip_address": "202.134.9.142",
            "count": 3,
            "first_visit": "2022-07-13T15:38:10.948494+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 6193,
            "ip_address": "103.31.155.237",
            "count": 3,
            "first_visit": "2022-05-15T03:16:23.966779+06:00",
            "date": null
        },
        {
            "id": 66762,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-04-08T08:53:04.108242+06:00",
            "date": "2024-04-08"
        },
        {
            "id": 66748,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-04-08T00:10:22.483005+06:00",
            "date": "2024-04-08"
        },
        {
            "id": 22114,
            "ip_address": "114.119.132.170",
            "count": 3,
            "first_visit": "2022-07-12T12:59:57.434476+06:00",
            "date": "2022-07-12"
        }
    ]
}