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

{
    "count": 100764,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18688&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18672&ordering=-count",
    "results": [
        {
            "id": 49604,
            "ip_address": "103.51.53.104",
            "count": 2,
            "first_visit": "2023-07-09T08:52:33.149787+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 12106,
            "ip_address": "116.58.202.55",
            "count": 2,
            "first_visit": "2022-05-28T05:56:05.822157+06:00",
            "date": null
        },
        {
            "id": 3068,
            "ip_address": "27.147.206.120",
            "count": 2,
            "first_visit": "2022-01-30T21:31:38.627384+06:00",
            "date": null
        },
        {
            "id": 49584,
            "ip_address": "103.127.46.4",
            "count": 2,
            "first_visit": "2023-07-09T00:16:40.652145+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 49524,
            "ip_address": "114.119.134.159",
            "count": 2,
            "first_visit": "2023-07-08T01:38:10.509919+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 3040,
            "ip_address": "185.84.71.68",
            "count": 2,
            "first_visit": "2022-01-29T22:43:12.190469+06:00",
            "date": null
        },
        {
            "id": 49520,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-08T00:30:14.897314+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 49580,
            "ip_address": "37.111.210.250",
            "count": 2,
            "first_visit": "2023-07-08T22:34:25.487293+06:00",
            "date": "2023-07-08"
        }
    ]
}