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

{
    "count": 93957,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12208&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12192&ordering=-count",
    "results": [
        {
            "id": 65291,
            "ip_address": "103.122.249.35",
            "count": 3,
            "first_visit": "2024-02-28T14:04:05.911489+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 9403,
            "ip_address": "43.245.123.153",
            "count": 3,
            "first_visit": "2022-05-19T14:56:12.237709+06:00",
            "date": null
        },
        {
            "id": 20335,
            "ip_address": "103.60.161.103",
            "count": 3,
            "first_visit": "2022-06-30T12:02:33.828781+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20267,
            "ip_address": "168.119.68.180",
            "count": 3,
            "first_visit": "2022-06-30T07:05:35.497223+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20324,
            "ip_address": "103.120.34.66",
            "count": 3,
            "first_visit": "2022-06-30T11:33:55.337260+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 65278,
            "ip_address": "103.239.252.85",
            "count": 3,
            "first_visit": "2024-02-28T08:10:11.171947+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 65299,
            "ip_address": "45.127.246.64",
            "count": 3,
            "first_visit": "2024-02-28T17:15:20.319535+06:00",
            "date": "2024-02-28"
        },
        {
            "id": 4712,
            "ip_address": "43.245.123.59",
            "count": 3,
            "first_visit": "2022-03-27T16:15:26.622766+06:00",
            "date": null
        }
    ]
}