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

{
    "count": 100578,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5976&ordering=-count",
    "results": [
        {
            "id": 5470,
            "ip_address": "116.58.202.161",
            "count": 5,
            "first_visit": "2022-04-30T10:30:36.909559+06:00",
            "date": null
        },
        {
            "id": 5387,
            "ip_address": "103.67.158.110",
            "count": 5,
            "first_visit": "2022-04-26T02:12:55.050000+06:00",
            "date": null
        },
        {
            "id": 80265,
            "ip_address": "103.239.252.50",
            "count": 5,
            "first_visit": "2025-03-18T08:51:40.939969+06:00",
            "date": "2025-03-18"
        },
        {
            "id": 66106,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-03-20T00:15:20.378214+06:00",
            "date": "2024-03-20"
        },
        {
            "id": 5477,
            "ip_address": "103.115.26.132",
            "count": 5,
            "first_visit": "2022-04-30T14:36:06.628415+06:00",
            "date": null
        },
        {
            "id": 2810,
            "ip_address": "163.47.158.10",
            "count": 5,
            "first_visit": "2022-01-25T13:48:49.523053+06:00",
            "date": null
        },
        {
            "id": 32320,
            "ip_address": "119.148.4.51",
            "count": 5,
            "first_visit": "2022-08-18T09:23:00.582567+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 32584,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-08-21T10:08:19.012839+06:00",
            "date": "2022-08-21"
        }
    ]
}