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

{
    "count": 100881,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17976&ordering=-count",
    "results": [
        {
            "id": 51064,
            "ip_address": "103.218.26.233",
            "count": 2,
            "first_visit": "2023-07-28T11:41:18.145389+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 12867,
            "ip_address": "202.91.41.27",
            "count": 2,
            "first_visit": "2022-05-30T20:29:04.616898+06:00",
            "date": null
        },
        {
            "id": 51062,
            "ip_address": "37.111.206.19",
            "count": 2,
            "first_visit": "2023-07-28T11:25:19.786870+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51093,
            "ip_address": "140.99.237.68",
            "count": 2,
            "first_visit": "2023-07-28T19:32:19.347010+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 6454,
            "ip_address": "103.138.164.11",
            "count": 2,
            "first_visit": "2022-05-15T22:45:53.908241+06:00",
            "date": null
        },
        {
            "id": 12829,
            "ip_address": "103.120.36.16",
            "count": 2,
            "first_visit": "2022-05-30T17:08:09.599948+06:00",
            "date": null
        },
        {
            "id": 51090,
            "ip_address": "37.111.206.173",
            "count": 2,
            "first_visit": "2023-07-28T19:12:29.382943+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"
        }
    ]
}