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

{
    "count": 92183,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3224&ordering=-count",
    "results": [
        {
            "id": 82246,
            "ip_address": "103.73.225.101",
            "count": 8,
            "first_visit": "2025-05-04T10:02:36.705562+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 59115,
            "ip_address": "103.117.194.230",
            "count": 8,
            "first_visit": "2023-11-07T11:16:38.611889+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 23546,
            "ip_address": "184.72.147.221",
            "count": 8,
            "first_visit": "2022-07-18T20:41:14.854927+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 82159,
            "ip_address": "66.249.66.35",
            "count": 8,
            "first_visit": "2025-05-02T01:58:35.340158+06:00",
            "date": "2025-05-02"
        },
        {
            "id": 35918,
            "ip_address": "103.85.242.194",
            "count": 8,
            "first_visit": "2022-10-15T08:17:40.448859+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 82052,
            "ip_address": "114.119.130.54",
            "count": 8,
            "first_visit": "2025-04-30T03:11:29.424425+06:00",
            "date": "2025-04-30"
        },
        {
            "id": 1236,
            "ip_address": "114.119.159.24",
            "count": 8,
            "first_visit": "2021-12-22T09:48:19.569176+06:00",
            "date": null
        },
        {
            "id": 59425,
            "ip_address": "103.101.197.220",
            "count": 8,
            "first_visit": "2023-11-13T11:57:23.163756+06:00",
            "date": "2023-11-13"
        }
    ]
}