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

{
    "count": 100061,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2136&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2120&ordering=-count",
    "results": [
        {
            "id": 37036,
            "ip_address": "114.119.141.168",
            "count": 10,
            "first_visit": "2022-11-07T05:26:28.719820+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 489,
            "ip_address": "114.119.153.237",
            "count": 10,
            "first_visit": "2021-12-09T14:51:30.625379+06:00",
            "date": null
        },
        {
            "id": 74233,
            "ip_address": "66.249.64.128",
            "count": 10,
            "first_visit": "2024-10-10T01:28:07.939863+06:00",
            "date": "2024-10-10"
        },
        {
            "id": 2672,
            "ip_address": "119.30.32.171",
            "count": 10,
            "first_visit": "2022-01-23T10:47:32.704205+06:00",
            "date": null
        },
        {
            "id": 475,
            "ip_address": "114.119.156.85",
            "count": 10,
            "first_visit": "2021-12-09T09:13:37.395855+06:00",
            "date": null
        },
        {
            "id": 83617,
            "ip_address": "114.119.151.5",
            "count": 10,
            "first_visit": "2025-06-03T00:46:59.558305+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 11146,
            "ip_address": "114.119.132.146",
            "count": 10,
            "first_visit": "2022-05-24T21:49:00.330092+06:00",
            "date": null
        },
        {
            "id": 30913,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-03T00:19:54.618593+06:00",
            "date": "2022-08-03"
        }
    ]
}