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

{
    "count": 96748,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8072&ordering=-count",
    "results": [
        {
            "id": 6066,
            "ip_address": "103.91.144.66",
            "count": 4,
            "first_visit": "2022-05-14T19:24:27.143967+06:00",
            "date": null
        },
        {
            "id": 1544,
            "ip_address": "103.170.174.64",
            "count": 4,
            "first_visit": "2021-12-31T19:28:24.454032+06:00",
            "date": null
        },
        {
            "id": 74150,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-08T01:38:07.205413+06:00",
            "date": "2024-10-08"
        },
        {
            "id": 74261,
            "ip_address": "66.249.65.101",
            "count": 4,
            "first_visit": "2024-10-10T17:56:54.460409+06:00",
            "date": "2024-10-10"
        },
        {
            "id": 37763,
            "ip_address": "202.134.14.151",
            "count": 4,
            "first_visit": "2022-11-23T22:14:16.586392+06:00",
            "date": "2022-11-23"
        },
        {
            "id": 74259,
            "ip_address": "66.249.65.100",
            "count": 4,
            "first_visit": "2024-10-10T17:45:01.656717+06:00",
            "date": "2024-10-10"
        },
        {
            "id": 37649,
            "ip_address": "103.159.73.228",
            "count": 4,
            "first_visit": "2022-11-21T11:19:06.052280+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 74102,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-10-07T08:41:44.800974+06:00",
            "date": "2024-10-07"
        }
    ]
}