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

{
    "count": 98120,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12848&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12832&ordering=-count",
    "results": [
        {
            "id": 64935,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-02-20T08:09:48.436750+06:00",
            "date": "2024-02-20"
        },
        {
            "id": 9123,
            "ip_address": "37.111.226.117",
            "count": 3,
            "first_visit": "2022-05-18T22:35:42.025125+06:00",
            "date": null
        },
        {
            "id": 4574,
            "ip_address": "103.115.157.2",
            "count": 3,
            "first_visit": "2022-03-21T22:33:45.741327+06:00",
            "date": null
        },
        {
            "id": 64921,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-02-20T01:05:39.944285+06:00",
            "date": "2024-02-20"
        },
        {
            "id": 644,
            "ip_address": "40.94.226.63",
            "count": 3,
            "first_visit": "2021-12-13T15:02:41.476989+06:00",
            "date": null
        },
        {
            "id": 65014,
            "ip_address": "103.234.202.255",
            "count": 3,
            "first_visit": "2024-02-21T20:54:19.594364+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 64988,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-02-21T08:27:45.141639+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 64898,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-02-19T10:40:00.661100+06:00",
            "date": "2024-02-19"
        }
    ]
}