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

{
    "count": 100040,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8160&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8144&ordering=-count",
    "results": [
        {
            "id": 3038,
            "ip_address": "123.253.215.8",
            "count": 4,
            "first_visit": "2022-01-29T21:32:08.760850+06:00",
            "date": null
        },
        {
            "id": 38393,
            "ip_address": "44.203.182.26",
            "count": 4,
            "first_visit": "2022-12-06T10:46:22.091959+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 74813,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-27T00:36:22.098273+06:00",
            "date": "2024-10-27"
        },
        {
            "id": 28475,
            "ip_address": "37.111.198.38",
            "count": 4,
            "first_visit": "2022-07-28T00:59:49.012230+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 38342,
            "ip_address": "34.227.22.150",
            "count": 4,
            "first_visit": "2022-12-05T11:57:52.630218+06:00",
            "date": "2022-12-05"
        },
        {
            "id": 28434,
            "ip_address": "103.115.135.213",
            "count": 4,
            "first_visit": "2022-07-28T00:03:37.490144+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 38299,
            "ip_address": "66.249.64.220",
            "count": 4,
            "first_visit": "2022-12-04T19:42:40.928425+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 38305,
            "ip_address": "66.249.64.200",
            "count": 4,
            "first_visit": "2022-12-04T22:23:04.072313+06:00",
            "date": "2022-12-04"
        }
    ]
}