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

{
    "count": 92399,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7992&ordering=-count",
    "results": [
        {
            "id": 36965,
            "ip_address": "59.153.103.179",
            "count": 4,
            "first_visit": "2022-11-05T11:50:49.432906+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 73409,
            "ip_address": "114.119.136.75",
            "count": 4,
            "first_visit": "2024-09-14T02:59:27.084262+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 65820,
            "ip_address": "114.119.128.143",
            "count": 4,
            "first_visit": "2024-03-12T12:59:46.183913+06:00",
            "date": "2024-03-12"
        },
        {
            "id": 728,
            "ip_address": "103.138.120.243",
            "count": 4,
            "first_visit": "2021-12-15T21:58:51.824355+06:00",
            "date": null
        },
        {
            "id": 73367,
            "ip_address": "114.119.137.91",
            "count": 4,
            "first_visit": "2024-09-13T04:03:05.052575+06:00",
            "date": "2024-09-13"
        },
        {
            "id": 73439,
            "ip_address": "66.249.64.128",
            "count": 4,
            "first_visit": "2024-09-14T16:50:45.967281+06:00",
            "date": "2024-09-14"
        },
        {
            "id": 73324,
            "ip_address": "114.119.136.188",
            "count": 4,
            "first_visit": "2024-09-12T07:00:43.281088+06:00",
            "date": "2024-09-12"
        },
        {
            "id": 5997,
            "ip_address": "114.119.143.210",
            "count": 4,
            "first_visit": "2022-05-14T15:34:56.811550+06:00",
            "date": null
        }
    ]
}