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

{
    "count": 98083,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25904&ordering=-count",
    "results": [
        {
            "id": 1443,
            "ip_address": "59.153.103.18",
            "count": 2,
            "first_visit": "2021-12-28T16:19:10.786909+06:00",
            "date": null
        },
        {
            "id": 34362,
            "ip_address": "66.249.66.128",
            "count": 2,
            "first_visit": "2022-09-14T08:28:42.497094+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34367,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2022-09-14T10:09:09.800687+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34365,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-09-14T09:11:49.259659+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 33424,
            "ip_address": "103.239.252.45",
            "count": 2,
            "first_visit": "2022-08-30T13:12:55.747258+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 3193,
            "ip_address": "103.101.197.12",
            "count": 2,
            "first_visit": "2022-02-01T17:01:33.761131+06:00",
            "date": null
        },
        {
            "id": 7763,
            "ip_address": "101.2.162.82",
            "count": 2,
            "first_visit": "2022-05-17T09:48:52.717579+06:00",
            "date": null
        },
        {
            "id": 17223,
            "ip_address": "37.201.192.71",
            "count": 2,
            "first_visit": "2022-06-22T00:41:37.366110+06:00",
            "date": "2022-06-22"
        }
    ]
}