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

{
    "count": 100781,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16592&ordering=-count",
    "results": [
        {
            "id": 1700,
            "ip_address": "103.230.107.37",
            "count": 2,
            "first_visit": "2022-01-06T17:20:17.415357+06:00",
            "date": null
        },
        {
            "id": 54455,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-09-07T03:50:22.193600+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 54551,
            "ip_address": "103.49.203.130",
            "count": 2,
            "first_visit": "2023-09-08T09:15:57.198661+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54472,
            "ip_address": "66.249.66.163",
            "count": 2,
            "first_visit": "2023-09-07T11:04:30.057039+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 54464,
            "ip_address": "103.120.36.166",
            "count": 2,
            "first_visit": "2023-09-07T09:07:47.000714+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 14321,
            "ip_address": "114.119.131.88",
            "count": 2,
            "first_visit": "2022-06-10T11:30:33.721837+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 54384,
            "ip_address": "66.249.92.163",
            "count": 2,
            "first_visit": "2023-09-06T00:59:28.366661+06:00",
            "date": "2023-09-06"
        },
        {
            "id": 54383,
            "ip_address": "66.249.92.162",
            "count": 2,
            "first_visit": "2023-09-06T00:57:24.964852+06:00",
            "date": "2023-09-06"
        }
    ]
}