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

{
    "count": 97960,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25224&ordering=-count",
    "results": [
        {
            "id": 13791,
            "ip_address": "103.129.208.107",
            "count": 2,
            "first_visit": "2022-06-07T11:24:41.537611+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 13142,
            "ip_address": "114.119.131.210",
            "count": 2,
            "first_visit": "2022-05-31T16:02:39.167391+06:00",
            "date": null
        },
        {
            "id": 19752,
            "ip_address": "45.248.151.172",
            "count": 2,
            "first_visit": "2022-06-28T15:01:06.488455+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 1014,
            "ip_address": "103.120.36.212",
            "count": 2,
            "first_visit": "2021-12-20T09:00:08.369604+06:00",
            "date": null
        },
        {
            "id": 2010,
            "ip_address": "103.217.111.184",
            "count": 2,
            "first_visit": "2022-01-12T07:56:27.282955+06:00",
            "date": null
        },
        {
            "id": 21171,
            "ip_address": "202.134.8.141",
            "count": 2,
            "first_visit": "2022-07-05T05:27:19.213525+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 7683,
            "ip_address": "103.25.249.249",
            "count": 2,
            "first_visit": "2022-05-17T08:52:34.707641+06:00",
            "date": null
        },
        {
            "id": 29527,
            "ip_address": "103.138.145.113",
            "count": 2,
            "first_visit": "2022-07-29T23:12:12.672593+06:00",
            "date": "2022-07-29"
        }
    ]
}