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

{
    "count": 100762,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18696&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18680&ordering=-count",
    "results": [
        {
            "id": 49580,
            "ip_address": "37.111.210.250",
            "count": 2,
            "first_visit": "2023-07-08T22:34:25.487293+06:00",
            "date": "2023-07-08"
        },
        {
            "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": 49584,
            "ip_address": "103.127.46.4",
            "count": 2,
            "first_visit": "2023-07-09T00:16:40.652145+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 3031,
            "ip_address": "115.42.55.186",
            "count": 2,
            "first_visit": "2022-01-29T17:59:45.770658+06:00",
            "date": null
        },
        {
            "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": 49598,
            "ip_address": "37.111.206.123",
            "count": 2,
            "first_visit": "2023-07-09T08:09:56.624184+06:00",
            "date": "2023-07-09"
        },
        {
            "id": 49531,
            "ip_address": "66.249.70.196",
            "count": 2,
            "first_visit": "2023-07-08T04:33:23.158751+06:00",
            "date": "2023-07-08"
        },
        {
            "id": 1543,
            "ip_address": "103.85.233.25",
            "count": 2,
            "first_visit": "2021-12-31T18:24:26.072137+06:00",
            "date": null
        }
    ]
}