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

{
    "count": 92601,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9936&ordering=-ip_address",
    "results": [
        {
            "id": 67160,
            "ip_address": "59.152.102.94",
            "count": 1,
            "first_visit": "2024-04-18T19:20:49.694514+06:00",
            "date": "2024-04-18"
        },
        {
            "id": 26315,
            "ip_address": "59.152.102.66",
            "count": 1,
            "first_visit": "2022-07-23T12:01:25.796835+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 31000,
            "ip_address": "59.152.102.253",
            "count": 1,
            "first_visit": "2022-08-03T15:45:12.923078+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 16347,
            "ip_address": "59.152.102.237",
            "count": 1,
            "first_visit": "2022-06-18T11:50:55.079188+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 12864,
            "ip_address": "59.152.102.236",
            "count": 1,
            "first_visit": "2022-05-30T20:13:37.789286+06:00",
            "date": null
        },
        {
            "id": 56943,
            "ip_address": "59.152.102.223",
            "count": 1,
            "first_visit": "2023-10-06T19:35:07.790598+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 70598,
            "ip_address": "59.152.102.215",
            "count": 2,
            "first_visit": "2024-07-02T19:02:33.330899+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 3827,
            "ip_address": "59.152.102.134",
            "count": 3,
            "first_visit": "2022-02-23T20:01:02.036452+06:00",
            "date": null
        }
    ]
}