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

{
    "count": 100002,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13048&ordering=-count",
    "results": [
        {
            "id": 64921,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-02-20T01:05:39.944285+06:00",
            "date": "2024-02-20"
        },
        {
            "id": 19315,
            "ip_address": "103.126.217.121",
            "count": 3,
            "first_visit": "2022-06-27T06:43:11.529647+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 65014,
            "ip_address": "103.234.202.255",
            "count": 3,
            "first_visit": "2024-02-21T20:54:19.594364+06:00",
            "date": "2024-02-21"
        },
        {
            "id": 64935,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-02-20T08:09:48.436750+06:00",
            "date": "2024-02-20"
        },
        {
            "id": 19453,
            "ip_address": "119.30.32.37",
            "count": 3,
            "first_visit": "2022-06-27T14:05:37.818311+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 8960,
            "ip_address": "37.111.206.254",
            "count": 3,
            "first_visit": "2022-05-18T14:03:50.367717+06:00",
            "date": null
        },
        {
            "id": 8945,
            "ip_address": "103.121.38.230",
            "count": 3,
            "first_visit": "2022-05-18T13:26:06.405114+06:00",
            "date": null
        },
        {
            "id": 8919,
            "ip_address": "37.111.206.234",
            "count": 3,
            "first_visit": "2022-05-18T12:38:39.993013+06:00",
            "date": null
        }
    ]
}