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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12504&ordering=-count",
    "results": [
        {
            "id": 20987,
            "ip_address": "114.119.129.82",
            "count": 3,
            "first_visit": "2022-07-04T06:48:16.749919+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4725,
            "ip_address": "103.87.214.219",
            "count": 3,
            "first_visit": "2022-03-28T00:31:31.678982+06:00",
            "date": null
        },
        {
            "id": 9422,
            "ip_address": "37.111.206.16",
            "count": 3,
            "first_visit": "2022-05-19T15:51:04.629874+06:00",
            "date": null
        },
        {
            "id": 9374,
            "ip_address": "37.111.207.122",
            "count": 3,
            "first_visit": "2022-05-19T13:36:32.112945+06:00",
            "date": null
        },
        {
            "id": 21039,
            "ip_address": "37.111.200.134",
            "count": 3,
            "first_visit": "2022-07-04T12:44:11.658075+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 9361,
            "ip_address": "103.67.157.128",
            "count": 3,
            "first_visit": "2022-05-19T13:03:16.772657+06:00",
            "date": null
        },
        {
            "id": 65930,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-03-15T15:21:05.143045+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 65907,
            "ip_address": "103.218.27.1",
            "count": 3,
            "first_visit": "2024-03-15T00:25:45.354327+06:00",
            "date": "2024-03-15"
        }
    ]
}