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

{
    "count": 100022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21976&ordering=-count",
    "results": [
        {
            "id": 20967,
            "ip_address": "123.253.65.107",
            "count": 2,
            "first_visit": "2022-07-04T01:03:03.206268+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 17638,
            "ip_address": "103.109.56.139",
            "count": 2,
            "first_visit": "2022-06-23T08:28:51.672215+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 23350,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-07-17T18:01:33.034723+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 8144,
            "ip_address": "37.111.206.95",
            "count": 2,
            "first_visit": "2022-05-17T12:55:18.694912+06:00",
            "date": null
        },
        {
            "id": 35397,
            "ip_address": "95.108.213.57",
            "count": 2,
            "first_visit": "2022-10-03T04:52:49.060157+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 8515,
            "ip_address": "119.30.32.206",
            "count": 2,
            "first_visit": "2022-05-17T23:32:51.031364+06:00",
            "date": null
        },
        {
            "id": 10197,
            "ip_address": "103.145.74.131",
            "count": 2,
            "first_visit": "2022-05-22T00:36:03.917076+06:00",
            "date": null
        },
        {
            "id": 23358,
            "ip_address": "66.249.66.83",
            "count": 2,
            "first_visit": "2022-07-17T19:22:48.645481+06:00",
            "date": "2022-07-17"
        }
    ]
}