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

{
    "count": 99656,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25544&ordering=ip_address",
    "results": [
        {
            "id": 8635,
            "ip_address": "110.76.129.90",
            "count": 1,
            "first_visit": "2022-05-18T04:59:34.888324+06:00",
            "date": null
        },
        {
            "id": 24185,
            "ip_address": "110.76.129.90",
            "count": 3,
            "first_visit": "2022-07-19T22:08:22.899012+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 23970,
            "ip_address": "110.76.129.91",
            "count": 1,
            "first_visit": "2022-07-19T02:16:37.521002+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 858,
            "ip_address": "110.76.129.98",
            "count": 1,
            "first_visit": "2021-12-19T19:00:57.108747+06:00",
            "date": null
        },
        {
            "id": 64284,
            "ip_address": "110.93.150.192",
            "count": 1,
            "first_visit": "2024-02-04T09:51:58.899170+06:00",
            "date": "2024-02-04"
        },
        {
            "id": 64292,
            "ip_address": "110.93.150.23",
            "count": 1,
            "first_visit": "2024-02-04T12:48:15.083156+06:00",
            "date": "2024-02-04"
        },
        {
            "id": 76737,
            "ip_address": "110.93.150.82",
            "count": 1,
            "first_visit": "2024-12-14T10:52:45.920808+06:00",
            "date": "2024-12-14"
        },
        {
            "id": 56590,
            "ip_address": "110.93.94.38",
            "count": 1,
            "first_visit": "2023-10-02T19:49:58.927443+06:00",
            "date": "2023-10-02"
        }
    ]
}