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

{
    "count": 96668,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7872&ordering=ip_address",
    "results": [
        {
            "id": 67280,
            "ip_address": "103.152.106.253",
            "count": 1,
            "first_visit": "2024-04-21T23:53:12.143295+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 9549,
            "ip_address": "103.152.106.254",
            "count": 1,
            "first_visit": "2022-05-19T23:19:57.821373+06:00",
            "date": null
        },
        {
            "id": 19607,
            "ip_address": "103.152.106.255",
            "count": 1,
            "first_visit": "2022-06-28T04:00:17.094889+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 91511,
            "ip_address": "103.152.106.40",
            "count": 1,
            "first_visit": "2025-11-02T07:36:12.176692+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 57420,
            "ip_address": "103.152.106.46",
            "count": 3,
            "first_visit": "2023-10-12T12:22:02.624998+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 1280,
            "ip_address": "103.152.106.67",
            "count": 1,
            "first_visit": "2021-12-23T09:18:42.348002+06:00",
            "date": null
        },
        {
            "id": 15389,
            "ip_address": "103.152.106.69",
            "count": 1,
            "first_visit": "2022-06-15T18:11:01.724798+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 50658,
            "ip_address": "103.152.107.101",
            "count": 3,
            "first_visit": "2023-07-23T16:41:32.262334+06:00",
            "date": "2023-07-23"
        }
    ]
}