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

{
    "count": 100879,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17984&ordering=-count",
    "results": [
        {
            "id": 12907,
            "ip_address": "37.111.238.240",
            "count": 2,
            "first_visit": "2022-05-30T22:48:25.161232+06:00",
            "date": null
        },
        {
            "id": 51046,
            "ip_address": "37.111.206.223",
            "count": 2,
            "first_visit": "2023-07-28T06:00:00.625362+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 1579,
            "ip_address": "103.214.202.239",
            "count": 2,
            "first_visit": "2022-01-02T01:33:23.594422+06:00",
            "date": null
        },
        {
            "id": 51038,
            "ip_address": "43.230.121.203",
            "count": 2,
            "first_visit": "2023-07-28T02:32:06.627856+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51050,
            "ip_address": "103.138.121.68",
            "count": 2,
            "first_visit": "2023-07-28T07:18:44.790992+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51016,
            "ip_address": "45.124.170.8",
            "count": 2,
            "first_visit": "2023-07-27T16:32:46.154544+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 51018,
            "ip_address": "103.237.37.235",
            "count": 2,
            "first_visit": "2023-07-27T17:28:38.116982+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 12858,
            "ip_address": "103.217.111.153",
            "count": 2,
            "first_visit": "2022-05-30T19:53:37.190058+06:00",
            "date": null
        }
    ]
}