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

{
    "count": 99771,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12168&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12152&ordering=-count",
    "results": [
        {
            "id": 9923,
            "ip_address": "43.245.121.62",
            "count": 3,
            "first_visit": "2022-05-21T02:03:00.093404+06:00",
            "date": null
        },
        {
            "id": 23427,
            "ip_address": "27.147.204.136",
            "count": 3,
            "first_visit": "2022-07-18T07:31:29.015930+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 67874,
            "ip_address": "45.127.246.221",
            "count": 3,
            "first_visit": "2024-05-04T12:01:06.533089+06:00",
            "date": "2024-05-04"
        },
        {
            "id": 23408,
            "ip_address": "168.119.68.179",
            "count": 3,
            "first_visit": "2022-07-18T02:21:52.058023+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 67829,
            "ip_address": "103.69.150.67",
            "count": 3,
            "first_visit": "2024-05-02T23:18:53.144080+06:00",
            "date": "2024-05-02"
        },
        {
            "id": 4884,
            "ip_address": "119.30.41.15",
            "count": 3,
            "first_visit": "2022-04-03T00:12:19.834081+06:00",
            "date": null
        },
        {
            "id": 4947,
            "ip_address": "37.111.206.126",
            "count": 3,
            "first_visit": "2022-04-06T13:30:02.660473+06:00",
            "date": null
        },
        {
            "id": 23393,
            "ip_address": "66.249.66.210",
            "count": 3,
            "first_visit": "2022-07-18T00:21:21.827303+06:00",
            "date": "2022-07-18"
        }
    ]
}