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

{
    "count": 98103,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=792&ordering=-count",
    "results": [
        {
            "id": 35786,
            "ip_address": "66.249.66.62",
            "count": 16,
            "first_visit": "2022-10-12T04:17:40.408633+06:00",
            "date": "2022-10-12"
        },
        {
            "id": 82952,
            "ip_address": "114.119.137.91",
            "count": 16,
            "first_visit": "2025-05-18T01:19:49.952982+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 82959,
            "ip_address": "114.119.130.54",
            "count": 16,
            "first_visit": "2025-05-18T03:40:08.105744+06:00",
            "date": "2025-05-18"
        },
        {
            "id": 34154,
            "ip_address": "66.249.79.229",
            "count": 16,
            "first_visit": "2022-09-11T00:18:09.702798+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 80515,
            "ip_address": "103.14.144.150",
            "count": 16,
            "first_visit": "2025-03-24T01:59:28.994225+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 32086,
            "ip_address": "114.119.141.168",
            "count": 16,
            "first_visit": "2022-08-16T00:55:05.298224+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 198,
            "ip_address": "114.119.155.149",
            "count": 16,
            "first_visit": "2021-12-05T10:30:14.145409+06:00",
            "date": null
        },
        {
            "id": 34662,
            "ip_address": "114.119.141.146",
            "count": 16,
            "first_visit": "2022-09-19T11:12:46.417614+06:00",
            "date": "2022-09-19"
        }
    ]
}