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

{
    "count": 97441,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23464&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23448&ordering=-count",
    "results": [
        {
            "id": 30614,
            "ip_address": "40.94.227.35",
            "count": 2,
            "first_visit": "2022-08-01T10:12:19.855735+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 12375,
            "ip_address": "103.26.247.162",
            "count": 2,
            "first_visit": "2022-05-29T04:02:03.609747+06:00",
            "date": null
        },
        {
            "id": 20262,
            "ip_address": "180.211.219.47",
            "count": 2,
            "first_visit": "2022-06-30T06:53:55.881048+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 18807,
            "ip_address": "37.111.213.66",
            "count": 2,
            "first_visit": "2022-06-25T22:13:14.362719+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12357,
            "ip_address": "45.248.148.227",
            "count": 2,
            "first_visit": "2022-05-29T00:41:59.824060+06:00",
            "date": null
        },
        {
            "id": 5086,
            "ip_address": "103.138.120.148",
            "count": 2,
            "first_visit": "2022-04-12T16:30:45.894578+06:00",
            "date": null
        },
        {
            "id": 30575,
            "ip_address": "103.159.171.82",
            "count": 2,
            "first_visit": "2022-08-01T02:41:52.779728+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 4561,
            "ip_address": "97.107.135.120",
            "count": 2,
            "first_visit": "2022-03-21T16:23:30.097727+06:00",
            "date": null
        }
    ]
}