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

{
    "count": 99597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11368&ordering=-ip_address",
    "results": [
        {
            "id": 27559,
            "ip_address": "58.145.189.243",
            "count": 1,
            "first_visit": "2022-07-26T02:28:41.770329+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 40853,
            "ip_address": "58.145.189.243",
            "count": 1,
            "first_visit": "2023-01-23T19:53:26.075239+06:00",
            "date": "2023-01-23"
        },
        {
            "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": 85716,
            "ip_address": "58.145.189.240",
            "count": 1,
            "first_visit": "2025-07-12T12:43:38.409154+06:00",
            "date": "2025-07-12"
        },
        {
            "id": 9552,
            "ip_address": "58.145.189.240",
            "count": 1,
            "first_visit": "2022-05-19T23:25:39.578728+06:00",
            "date": null
        }
    ]
}