GET /user_management/visitor-free/?format=api&offset=12800&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=12808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12792&ordering=-count",
    "results": [
        {
            "id": 65096,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-02-24T09:52:58.050503+06:00",
            "date": "2024-02-24"
        },
        {
            "id": 9088,
            "ip_address": "58.145.186.249",
            "count": 3,
            "first_visit": "2022-05-18T22:08:23.288586+06:00",
            "date": null
        },
        {
            "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": 65169,
            "ip_address": "37.111.199.161",
            "count": 3,
            "first_visit": "2024-02-25T23:30:02.533874+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 4583,
            "ip_address": "103.55.146.126",
            "count": 3,
            "first_visit": "2022-03-22T11:57:25.301372+06:00",
            "date": null
        },
        {
            "id": 9149,
            "ip_address": "103.133.200.16",
            "count": 3,
            "first_visit": "2022-05-18T23:02:51.345022+06:00",
            "date": null
        },
        {
            "id": 65074,
            "ip_address": "114.119.128.143",
            "count": 3,
            "first_visit": "2024-02-23T10:35:39.450622+06:00",
            "date": "2024-02-23"
        },
        {
            "id": 65080,
            "ip_address": "103.239.252.85",
            "count": 3,
            "first_visit": "2024-02-23T14:59:20.539559+06:00",
            "date": "2024-02-23"
        }
    ]
}