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

{
    "count": 101550,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77896&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77880&ordering=count",
    "results": [
        {
            "id": 32593,
            "ip_address": "103.9.187.1",
            "count": 2,
            "first_visit": "2022-08-21T12:46:24.733445+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 6026,
            "ip_address": "103.137.6.33",
            "count": 2,
            "first_visit": "2022-05-14T19:04:17.254029+06:00",
            "date": null
        },
        {
            "id": 959,
            "ip_address": "103.230.106.26",
            "count": 2,
            "first_visit": "2021-12-19T23:10:35.346818+06:00",
            "date": null
        },
        {
            "id": 5992,
            "ip_address": "103.133.7.22",
            "count": 2,
            "first_visit": "2022-05-14T14:06:17.594158+06:00",
            "date": null
        },
        {
            "id": 1008,
            "ip_address": "37.111.222.22",
            "count": 2,
            "first_visit": "2021-12-20T08:03:37.460384+06:00",
            "date": null
        },
        {
            "id": 6715,
            "ip_address": "119.30.32.224",
            "count": 2,
            "first_visit": "2022-05-16T13:35:31.400589+06:00",
            "date": null
        },
        {
            "id": 32384,
            "ip_address": "103.25.251.241",
            "count": 2,
            "first_visit": "2022-08-18T21:37:02.478766+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 37593,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2022-11-20T09:40:42.661942+06:00",
            "date": "2022-11-20"
        }
    ]
}