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

{
    "count": 100010,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13080&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13064&ordering=-count",
    "results": [
        {
            "id": 65014,
            "ip_address": "103.234.202.255",
            "count": 3,
            "first_visit": "2024-02-21T20:54:19.594364+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 9032,
            "ip_address": "209.85.238.169",
            "count": 3,
            "first_visit": "2022-05-18T17:42:06.386330+06:00",
            "date": null
        },
        {
            "id": 4511,
            "ip_address": "182.48.68.206",
            "count": 3,
            "first_visit": "2022-03-20T01:16:35.291062+06:00",
            "date": null
        },
        {
            "id": 64915,
            "ip_address": "103.230.106.30",
            "count": 3,
            "first_visit": "2024-02-19T20:26:13.454866+06:00",
            "date": "2024-02-19"
        },
        {
            "id": 64921,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-02-20T01:05:39.944285+06:00",
            "date": "2024-02-20"
        },
        {
            "id": 9041,
            "ip_address": "103.26.139.157",
            "count": 3,
            "first_visit": "2022-05-18T18:09:58.018751+06:00",
            "date": null
        },
        {
            "id": 64912,
            "ip_address": "103.95.211.5",
            "count": 3,
            "first_visit": "2024-02-19T17:25:09.549515+06:00",
            "date": "2024-02-19"
        },
        {
            "id": 8752,
            "ip_address": "103.230.105.37",
            "count": 3,
            "first_visit": "2022-05-18T10:16:53.110350+06:00",
            "date": null
        }
    ]
}