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

{
    "count": 100879,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17992&ordering=-count",
    "results": [
        {
            "id": 12857,
            "ip_address": "37.111.205.141",
            "count": 2,
            "first_visit": "2022-05-30T19:48:20.101184+06:00",
            "date": null
        },
        {
            "id": 3255,
            "ip_address": "172.225.247.206",
            "count": 2,
            "first_visit": "2022-02-03T11:12:45.920681+06:00",
            "date": null
        },
        {
            "id": 12855,
            "ip_address": "103.134.41.236",
            "count": 2,
            "first_visit": "2022-05-30T19:44:11.177560+06:00",
            "date": null
        },
        {
            "id": 51038,
            "ip_address": "43.230.121.203",
            "count": 2,
            "first_visit": "2023-07-28T02:32:06.627856+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51023,
            "ip_address": "103.103.35.58",
            "count": 2,
            "first_visit": "2023-07-27T21:36:58.240933+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 51046,
            "ip_address": "37.111.206.223",
            "count": 2,
            "first_visit": "2023-07-28T06:00:00.625362+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51154,
            "ip_address": "202.134.10.135",
            "count": 2,
            "first_visit": "2023-07-29T14:41:06.306373+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 6475,
            "ip_address": "58.145.191.250",
            "count": 2,
            "first_visit": "2022-05-15T23:35:49.144514+06:00",
            "date": null
        }
    ]
}