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

{
    "count": 97379,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23328&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23312&ordering=-count",
    "results": [
        {
            "id": 13611,
            "ip_address": "103.230.106.35",
            "count": 2,
            "first_visit": "2022-06-06T11:51:50.827973+06:00",
            "date": null
        },
        {
            "id": 30669,
            "ip_address": "103.108.61.85",
            "count": 2,
            "first_visit": "2022-08-01T14:43:57.176735+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 37296,
            "ip_address": "103.120.39.185",
            "count": 2,
            "first_visit": "2022-11-12T12:22:54.943054+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 7024,
            "ip_address": "37.111.211.202",
            "count": 2,
            "first_visit": "2022-05-16T18:45:59.821533+06:00",
            "date": null
        },
        {
            "id": 13594,
            "ip_address": "37.111.225.227",
            "count": 2,
            "first_visit": "2022-06-06T04:35:49.876817+06:00",
            "date": null
        },
        {
            "id": 39796,
            "ip_address": "130.193.224.109",
            "count": 2,
            "first_visit": "2023-01-03T10:19:18.642260+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 12384,
            "ip_address": "180.149.232.224",
            "count": 2,
            "first_visit": "2022-05-29T07:33:37.956248+06:00",
            "date": null
        },
        {
            "id": 18577,
            "ip_address": "114.119.131.139",
            "count": 2,
            "first_visit": "2022-06-25T12:33:12.599561+06:00",
            "date": "2022-06-25"
        }
    ]
}