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

{
    "count": 100540,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19944&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19928&ordering=-count",
    "results": [
        {
            "id": 46111,
            "ip_address": "27.147.176.138",
            "count": 2,
            "first_visit": "2023-05-04T20:03:07.530706+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 46062,
            "ip_address": "62.28.32.185",
            "count": 2,
            "first_visit": "2023-05-03T19:12:54.075212+06:00",
            "date": "2023-05-03"
        },
        {
            "id": 1349,
            "ip_address": "118.179.77.180",
            "count": 2,
            "first_visit": "2021-12-24T23:12:03.342452+06:00",
            "date": null
        },
        {
            "id": 46204,
            "ip_address": "114.119.139.207",
            "count": 2,
            "first_visit": "2023-05-06T09:36:15.251062+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 46094,
            "ip_address": "37.111.212.241",
            "count": 2,
            "first_visit": "2023-05-04T13:59:24.025957+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 2678,
            "ip_address": "103.111.226.11",
            "count": 2,
            "first_visit": "2022-01-23T13:37:22.798516+06:00",
            "date": null
        },
        {
            "id": 5243,
            "ip_address": "211.95.50.5",
            "count": 2,
            "first_visit": "2022-04-19T11:32:05.940732+06:00",
            "date": null
        },
        {
            "id": 10591,
            "ip_address": "119.30.38.140",
            "count": 2,
            "first_visit": "2022-05-23T11:02:30.043666+06:00",
            "date": null
        }
    ]
}