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

{
    "count": 98127,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5992&ordering=-count",
    "results": [
        {
            "id": 31740,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-08-11T03:33:16.534302+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 80032,
            "ip_address": "114.119.151.1",
            "count": 5,
            "first_visit": "2025-03-12T04:40:45.841067+06:00",
            "date": "2025-03-12"
        },
        {
            "id": 3973,
            "ip_address": "118.179.20.22",
            "count": 5,
            "first_visit": "2022-03-01T12:46:52.472398+06:00",
            "date": null
        },
        {
            "id": 65495,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-03-04T02:35:25.877586+06:00",
            "date": "2024-03-04"
        },
        {
            "id": 9214,
            "ip_address": "37.111.194.255",
            "count": 5,
            "first_visit": "2022-05-18T23:54:10.197527+06:00",
            "date": null
        },
        {
            "id": 5334,
            "ip_address": "119.30.35.4",
            "count": 5,
            "first_visit": "2022-04-24T00:53:13.563115+06:00",
            "date": null
        },
        {
            "id": 5240,
            "ip_address": "66.102.6.104",
            "count": 5,
            "first_visit": "2022-04-19T10:10:15.472974+06:00",
            "date": null
        },
        {
            "id": 9294,
            "ip_address": "103.182.171.192",
            "count": 5,
            "first_visit": "2022-05-19T10:04:15.503492+06:00",
            "date": null
        }
    ]
}