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

{
    "count": 91932,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1048&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1032&ordering=-ip_address",
    "results": [
        {
            "id": 13592,
            "ip_address": "82.149.120.134",
            "count": 1,
            "first_visit": "2022-06-06T02:49:32.104274+06:00",
            "date": null
        },
        {
            "id": 13384,
            "ip_address": "82.149.120.133",
            "count": 1,
            "first_visit": "2022-06-02T16:51:09.178426+06:00",
            "date": null
        },
        {
            "id": 13320,
            "ip_address": "82.149.120.132",
            "count": 1,
            "first_visit": "2022-06-02T01:02:08.312557+06:00",
            "date": null
        },
        {
            "id": 41448,
            "ip_address": "82.135.224.18",
            "count": 2,
            "first_visit": "2023-02-03T08:54:33.997879+06:00",
            "date": "2023-02-03"
        },
        {
            "id": 45426,
            "ip_address": "82.135.224.18",
            "count": 1,
            "first_visit": "2023-04-17T04:17:22.679914+06:00",
            "date": "2023-04-17"
        },
        {
            "id": 34684,
            "ip_address": "82.135.224.18",
            "count": 1,
            "first_visit": "2022-09-19T23:44:07.365786+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 23172,
            "ip_address": "82.135.224.18",
            "count": 1,
            "first_visit": "2022-07-16T16:13:26.526740+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 34337,
            "ip_address": "82.135.224.18",
            "count": 1,
            "first_visit": "2022-09-14T00:24:11.345070+06:00",
            "date": "2022-09-14"
        }
    ]
}