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

{
    "count": 101333,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82504&ordering=-ip_address",
    "results": [
        {
            "id": 8077,
            "ip_address": "103.31.155.249",
            "count": 4,
            "first_visit": "2022-05-17T12:26:24.328260+06:00",
            "date": null
        },
        {
            "id": 12366,
            "ip_address": "103.31.155.248",
            "count": 2,
            "first_visit": "2022-05-29T02:07:02.997438+06:00",
            "date": null
        },
        {
            "id": 26690,
            "ip_address": "103.31.155.248",
            "count": 1,
            "first_visit": "2022-07-24T11:30:01.877293+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11975,
            "ip_address": "103.31.155.247",
            "count": 2,
            "first_visit": "2022-05-27T19:59:31.013392+06:00",
            "date": null
        },
        {
            "id": 28136,
            "ip_address": "103.31.155.246",
            "count": 1,
            "first_visit": "2022-07-27T11:25:21.465593+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 7167,
            "ip_address": "103.31.155.246",
            "count": 3,
            "first_visit": "2022-05-16T19:47:19.585504+06:00",
            "date": null
        },
        {
            "id": 23905,
            "ip_address": "103.31.155.245",
            "count": 1,
            "first_visit": "2022-07-18T23:10:41.750625+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 6961,
            "ip_address": "103.31.155.245",
            "count": 3,
            "first_visit": "2022-05-16T18:04:02.828354+06:00",
            "date": null
        }
    ]
}