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

{
    "count": 99979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12984&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12968&ordering=-count",
    "results": [
        {
            "id": 65318,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-02-29T06:56:39.148336+06:00",
            "date": "2024-02-29"
        },
        {
            "id": 65346,
            "ip_address": "118.67.214.58",
            "count": 3,
            "first_visit": "2024-02-29T16:37:04.393819+06:00",
            "date": "2024-02-29"
        },
        {
            "id": 9137,
            "ip_address": "37.111.248.139",
            "count": 3,
            "first_visit": "2022-05-18T22:46:17.822562+06:00",
            "date": null
        },
        {
            "id": 9123,
            "ip_address": "37.111.226.117",
            "count": 3,
            "first_visit": "2022-05-18T22:35:42.025125+06:00",
            "date": null
        },
        {
            "id": 65233,
            "ip_address": "182.48.65.119",
            "count": 3,
            "first_visit": "2024-02-27T09:19:42.149855+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 19697,
            "ip_address": "61.247.180.86",
            "count": 3,
            "first_visit": "2022-06-28T09:54:56.046429+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 4574,
            "ip_address": "103.115.157.2",
            "count": 3,
            "first_visit": "2022-03-21T22:33:45.741327+06:00",
            "date": null
        },
        {
            "id": 65223,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-02-27T05:49:13.114498+06:00",
            "date": "2024-02-27"
        }
    ]
}