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

{
    "count": 98096,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12024&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12008&ordering=-count",
    "results": [
        {
            "id": 67497,
            "ip_address": "103.150.26.238",
            "count": 3,
            "first_visit": "2024-04-25T16:33:37.767052+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 67564,
            "ip_address": "43.245.141.214",
            "count": 3,
            "first_visit": "2024-04-26T16:38:35.972827+06:00",
            "date": "2024-04-26"
        },
        {
            "id": 23367,
            "ip_address": "141.8.142.65",
            "count": 3,
            "first_visit": "2022-07-17T21:58:24.740828+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 9859,
            "ip_address": "103.67.157.110",
            "count": 3,
            "first_visit": "2022-05-20T23:03:08.946878+06:00",
            "date": null
        },
        {
            "id": 9849,
            "ip_address": "37.111.211.169",
            "count": 3,
            "first_visit": "2022-05-20T22:55:25.267132+06:00",
            "date": null
        },
        {
            "id": 67294,
            "ip_address": "114.119.145.216",
            "count": 3,
            "first_visit": "2024-04-22T07:31:55.793519+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 67350,
            "ip_address": "172.176.75.89",
            "count": 3,
            "first_visit": "2024-04-23T23:10:28.060402+06:00",
            "date": "2024-04-23"
        },
        {
            "id": 9892,
            "ip_address": "103.25.250.241",
            "count": 3,
            "first_visit": "2022-05-20T23:45:21.195950+06:00",
            "date": null
        }
    ]
}