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

{
    "count": 92247,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5304&ordering=-count",
    "results": [
        {
            "id": 952,
            "ip_address": "37.111.238.238",
            "count": 5,
            "first_visit": "2021-12-19T22:49:23.372047+06:00",
            "date": null
        },
        {
            "id": 11759,
            "ip_address": "103.67.158.69",
            "count": 5,
            "first_visit": "2022-05-26T22:59:01.523757+06:00",
            "date": null
        },
        {
            "id": 456,
            "ip_address": "103.167.18.23",
            "count": 5,
            "first_visit": "2021-12-08T21:10:02.528553+06:00",
            "date": null
        },
        {
            "id": 35073,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-09-27T07:27:07.079352+06:00",
            "date": "2022-09-27"
        },
        {
            "id": 11678,
            "ip_address": "114.119.149.108",
            "count": 5,
            "first_visit": "2022-05-26T15:22:25.090228+06:00",
            "date": null
        },
        {
            "id": 66790,
            "ip_address": "114.119.134.79",
            "count": 5,
            "first_visit": "2024-04-09T01:00:49.579702+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 66756,
            "ip_address": "114.119.149.43",
            "count": 5,
            "first_visit": "2024-04-08T05:11:34.550067+06:00",
            "date": "2024-04-08"
        },
        {
            "id": 35111,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-09-28T03:41:22.505108+06:00",
            "date": "2022-09-28"
        }
    ]
}