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

{
    "count": 99765,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12136&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12120&ordering=-count",
    "results": [
        {
            "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": 23427,
            "ip_address": "27.147.204.136",
            "count": 3,
            "first_visit": "2022-07-18T07:31:29.015930+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 67780,
            "ip_address": "66.249.66.37",
            "count": 3,
            "first_visit": "2024-05-01T18:24:00.975029+06:00",
            "date": "2024-05-01"
        },
        {
            "id": 9892,
            "ip_address": "103.25.250.241",
            "count": 3,
            "first_visit": "2022-05-20T23:45:21.195950+06:00",
            "date": null
        },
        {
            "id": 9927,
            "ip_address": "103.112.206.163",
            "count": 3,
            "first_visit": "2022-05-21T02:27:10.047936+06:00",
            "date": null
        },
        {
            "id": 23408,
            "ip_address": "168.119.68.179",
            "count": 3,
            "first_visit": "2022-07-18T02:21:52.058023+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 67753,
            "ip_address": "66.249.69.6",
            "count": 3,
            "first_visit": "2024-05-01T05:49:03.814369+06:00",
            "date": "2024-05-01"
        }
    ]
}