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

{
    "count": 98122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12944&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12928&ordering=-count",
    "results": [
        {
            "id": 64632,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-02-12T05:12:09.789609+06:00",
            "date": "2024-02-12"
        },
        {
            "id": 19157,
            "ip_address": "144.48.115.106",
            "count": 3,
            "first_visit": "2022-06-26T18:13:38.938501+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 8960,
            "ip_address": "37.111.206.254",
            "count": 3,
            "first_visit": "2022-05-18T14:03:50.367717+06:00",
            "date": null
        },
        {
            "id": 64695,
            "ip_address": "182.160.114.26",
            "count": 3,
            "first_visit": "2024-02-13T15:00:45.394928+06:00",
            "date": "2024-02-13"
        },
        {
            "id": 64767,
            "ip_address": "114.119.149.43",
            "count": 3,
            "first_visit": "2024-02-15T10:39:41.462589+06:00",
            "date": "2024-02-15"
        },
        {
            "id": 8945,
            "ip_address": "103.121.38.230",
            "count": 3,
            "first_visit": "2022-05-18T13:26:06.405114+06:00",
            "date": null
        },
        {
            "id": 64592,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-02-11T13:44:55.766725+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 8919,
            "ip_address": "37.111.206.234",
            "count": 3,
            "first_visit": "2022-05-18T12:38:39.993013+06:00",
            "date": null
        }
    ]
}