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

{
    "count": 100230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7176&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7160&ordering=-count",
    "results": [
        {
            "id": 78936,
            "ip_address": "103.38.55.146",
            "count": 4,
            "first_visit": "2025-02-14T01:02:50.281655+06:00",
            "date": "2025-02-14"
        },
        {
            "id": 53278,
            "ip_address": "103.121.9.186",
            "count": 4,
            "first_visit": "2023-08-23T10:18:44.096547+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 21631,
            "ip_address": "37.111.210.248",
            "count": 4,
            "first_visit": "2022-07-08T20:33:35.341352+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 52867,
            "ip_address": "103.120.203.81",
            "count": 4,
            "first_visit": "2023-08-18T22:48:48.648711+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 78902,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2025-02-13T04:10:50.489178+06:00",
            "date": "2025-02-13"
        },
        {
            "id": 78939,
            "ip_address": "114.119.140.186",
            "count": 4,
            "first_visit": "2025-02-14T02:30:34.166873+06:00",
            "date": "2025-02-14"
        },
        {
            "id": 1827,
            "ip_address": "103.237.36.69",
            "count": 4,
            "first_visit": "2022-01-11T11:46:52.192278+06:00",
            "date": null
        },
        {
            "id": 1843,
            "ip_address": "103.69.150.49",
            "count": 4,
            "first_visit": "2022-01-11T12:24:24.510326+06:00",
            "date": null
        }
    ]
}