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

{
    "count": 92987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10232&ordering=-ip_address",
    "results": [
        {
            "id": 28439,
            "ip_address": "58.145.189.242",
            "count": 1,
            "first_visit": "2022-07-28T00:06:49.849194+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 5483,
            "ip_address": "58.145.189.242",
            "count": 2,
            "first_visit": "2022-04-30T17:25:11.629366+06:00",
            "date": null
        },
        {
            "id": 31744,
            "ip_address": "58.145.189.241",
            "count": 1,
            "first_visit": "2022-08-11T07:00:32.141544+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 3538,
            "ip_address": "58.145.189.241",
            "count": 2,
            "first_visit": "2022-02-12T01:48:02.406759+06:00",
            "date": null
        },
        {
            "id": 9552,
            "ip_address": "58.145.189.240",
            "count": 1,
            "first_visit": "2022-05-19T23:25:39.578728+06:00",
            "date": null
        },
        {
            "id": 85716,
            "ip_address": "58.145.189.240",
            "count": 1,
            "first_visit": "2025-07-12T12:43:38.409154+06:00",
            "date": "2025-07-12"
        },
        {
            "id": 26832,
            "ip_address": "58.145.189.239",
            "count": 1,
            "first_visit": "2022-07-24T19:36:20.261291+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9515,
            "ip_address": "58.145.189.239",
            "count": 1,
            "first_visit": "2022-05-19T22:32:14.878014+06:00",
            "date": null
        }
    ]
}