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

{
    "count": 100037,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8184&ordering=-count",
    "results": [
        {
            "id": 38085,
            "ip_address": "103.60.175.144",
            "count": 4,
            "first_visit": "2022-12-01T10:18:59.768153+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 74781,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-26T05:38:20.784618+06:00",
            "date": "2024-10-26"
        },
        {
            "id": 38132,
            "ip_address": "66.249.69.68",
            "count": 4,
            "first_visit": "2022-12-01T22:55:13.528575+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 6141,
            "ip_address": "43.245.120.243",
            "count": 4,
            "first_visit": "2022-05-14T21:10:30.063348+06:00",
            "date": null
        },
        {
            "id": 74814,
            "ip_address": "103.119.102.75",
            "count": 4,
            "first_visit": "2024-10-27T00:37:07.234892+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 15143,
            "ip_address": "3.239.224.33",
            "count": 4,
            "first_visit": "2022-06-15T03:15:38.736688+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 38272,
            "ip_address": "27.147.130.170",
            "count": 4,
            "first_visit": "2022-12-04T11:46:20.002695+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 74813,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-27T00:36:22.098273+06:00",
            "date": "2024-10-27"
        }
    ]
}