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

{
    "count": 99828,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22704&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22688&ordering=-count",
    "results": [
        {
            "id": 29185,
            "ip_address": "42.0.7.228",
            "count": 2,
            "first_visit": "2022-07-29T10:28:09.724385+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11700,
            "ip_address": "92.251.254.6",
            "count": 2,
            "first_visit": "2022-05-26T19:00:57.934001+06:00",
            "date": null
        },
        {
            "id": 36201,
            "ip_address": "103.85.233.32",
            "count": 2,
            "first_visit": "2022-10-20T11:42:29.986828+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 3591,
            "ip_address": "103.219.232.140",
            "count": 2,
            "first_visit": "2022-02-14T10:58:22.624193+06:00",
            "date": null
        },
        {
            "id": 5482,
            "ip_address": "103.167.15.19",
            "count": 2,
            "first_visit": "2022-04-30T17:10:30.882193+06:00",
            "date": null
        },
        {
            "id": 31700,
            "ip_address": "180.148.210.82",
            "count": 2,
            "first_visit": "2022-08-10T16:41:28.025103+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 3598,
            "ip_address": "103.134.255.116",
            "count": 2,
            "first_visit": "2022-02-14T14:25:04.001536+06:00",
            "date": null
        },
        {
            "id": 22899,
            "ip_address": "103.151.30.195",
            "count": 2,
            "first_visit": "2022-07-15T05:32:55.175024+06:00",
            "date": "2022-07-15"
        }
    ]
}