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

{
    "count": 99768,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12160&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12144&ordering=-count",
    "results": [
        {
            "id": 23389,
            "ip_address": "114.119.135.224",
            "count": 3,
            "first_visit": "2022-07-18T00:16:53.009839+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7318,
            "ip_address": "116.58.201.71",
            "count": 3,
            "first_visit": "2022-05-16T21:58:42.318710+06:00",
            "date": null
        },
        {
            "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": 67780,
            "ip_address": "66.249.66.37",
            "count": 3,
            "first_visit": "2024-05-01T18:24:00.975029+06:00",
            "date": "2024-05-01"
        },
        {
            "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": 67779,
            "ip_address": "66.249.66.36",
            "count": 3,
            "first_visit": "2024-05-01T17:24:45.415794+06:00",
            "date": "2024-05-01"
        },
        {
            "id": 67829,
            "ip_address": "103.69.150.67",
            "count": 3,
            "first_visit": "2024-05-02T23:18:53.144080+06:00",
            "date": "2024-05-02"
        }
    ]
}