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

{
    "count": 99729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9376&ordering=-count",
    "results": [
        {
            "id": 9963,
            "ip_address": "43.245.123.4",
            "count": 4,
            "first_visit": "2022-05-21T10:14:25.851227+06:00",
            "date": null
        },
        {
            "id": 73115,
            "ip_address": "114.119.149.43",
            "count": 4,
            "first_visit": "2024-09-08T01:17:35.334294+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73173,
            "ip_address": "37.111.194.165",
            "count": 4,
            "first_visit": "2024-09-09T11:18:06.525727+06:00",
            "date": "2024-09-09"
        },
        {
            "id": 73113,
            "ip_address": "66.249.64.129",
            "count": 4,
            "first_visit": "2024-09-08T00:22:12.570081+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73119,
            "ip_address": "114.119.128.143",
            "count": 4,
            "first_visit": "2024-09-08T01:41:24.701992+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 34284,
            "ip_address": "66.249.66.128",
            "count": 4,
            "first_visit": "2022-09-13T00:55:52.330508+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 73064,
            "ip_address": "114.119.154.41",
            "count": 4,
            "first_visit": "2024-09-07T01:44:55.434424+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 73075,
            "ip_address": "66.249.72.164",
            "count": 4,
            "first_visit": "2024-09-07T06:12:26.930249+06:00",
            "date": "2024-09-07"
        }
    ]
}