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

{
    "count": 99542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5792&ordering=-count",
    "results": [
        {
            "id": 1474,
            "ip_address": "103.129.39.254",
            "count": 5,
            "first_visit": "2021-12-29T18:38:40.532454+06:00",
            "date": null
        },
        {
            "id": 5843,
            "ip_address": "114.119.135.136",
            "count": 5,
            "first_visit": "2022-05-11T07:07:32.371737+06:00",
            "date": null
        },
        {
            "id": 66550,
            "ip_address": "103.60.175.42",
            "count": 5,
            "first_visit": "2024-04-02T12:49:05.162697+06:00",
            "date": "2024-04-02"
        },
        {
            "id": 5816,
            "ip_address": "114.119.135.152",
            "count": 5,
            "first_visit": "2022-05-10T22:09:55.975190+06:00",
            "date": null
        },
        {
            "id": 33764,
            "ip_address": "66.249.75.193",
            "count": 5,
            "first_visit": "2022-09-03T18:17:34.503240+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 5805,
            "ip_address": "114.119.139.48",
            "count": 5,
            "first_visit": "2022-05-10T18:28:26.957486+06:00",
            "date": null
        },
        {
            "id": 80432,
            "ip_address": "114.119.137.91",
            "count": 5,
            "first_visit": "2025-03-22T05:01:15.717489+06:00",
            "date": "2025-03-22"
        },
        {
            "id": 33736,
            "ip_address": "103.149.104.43",
            "count": 5,
            "first_visit": "2022-09-03T08:02:01.079036+06:00",
            "date": "2022-09-03"
        }
    ]
}