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

{
    "count": 101614,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40608&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40592&ordering=-id",
    "results": [
        {
            "id": 61110,
            "ip_address": "103.216.59.202",
            "count": 2,
            "first_visit": "2023-12-13T11:53:41.023879+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61109,
            "ip_address": "182.160.109.69",
            "count": 1,
            "first_visit": "2023-12-13T11:34:25.069508+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61108,
            "ip_address": "202.134.9.132",
            "count": 1,
            "first_visit": "2023-12-13T11:09:03.464982+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61107,
            "ip_address": "103.134.254.10",
            "count": 6,
            "first_visit": "2023-12-13T11:07:22.581842+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61106,
            "ip_address": "114.119.149.199",
            "count": 1,
            "first_visit": "2023-12-13T10:58:14.575486+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61105,
            "ip_address": "37.111.222.25",
            "count": 1,
            "first_visit": "2023-12-13T10:55:25.930030+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61104,
            "ip_address": "116.58.200.5",
            "count": 1,
            "first_visit": "2023-12-13T10:18:23.424510+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 61103,
            "ip_address": "114.119.145.183",
            "count": 1,
            "first_visit": "2023-12-13T09:35:46.983390+06:00",
            "date": "2023-12-13"
        }
    ]
}