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

{
    "count": 99804,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1080&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1064&ordering=-count",
    "results": [
        {
            "id": 1256,
            "ip_address": "114.119.157.3",
            "count": 15,
            "first_visit": "2021-12-22T17:13:56.748335+06:00",
            "date": null
        },
        {
            "id": 635,
            "ip_address": "114.119.158.94",
            "count": 15,
            "first_visit": "2021-12-13T07:54:00.815148+06:00",
            "date": null
        },
        {
            "id": 35595,
            "ip_address": "66.249.66.62",
            "count": 15,
            "first_visit": "2022-10-07T03:24:55.894414+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 38495,
            "ip_address": "66.249.66.33",
            "count": 15,
            "first_visit": "2022-12-09T01:02:03.921474+06:00",
            "date": "2022-12-09"
        },
        {
            "id": 587,
            "ip_address": "114.119.157.174",
            "count": 15,
            "first_visit": "2021-12-11T22:42:24.413710+06:00",
            "date": null
        },
        {
            "id": 27963,
            "ip_address": "66.249.66.60",
            "count": 15,
            "first_visit": "2022-07-27T01:24:34.584300+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 83485,
            "ip_address": "114.119.130.54",
            "count": 15,
            "first_visit": "2025-05-31T03:23:45.201759+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 83147,
            "ip_address": "114.119.151.1",
            "count": 15,
            "first_visit": "2025-05-22T00:19:33.553938+06:00",
            "date": "2025-05-22"
        }
    ]
}