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

{
    "count": 98135,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2024&ordering=-count",
    "results": [
        {
            "id": 83480,
            "ip_address": "114.119.151.1",
            "count": 11,
            "first_visit": "2025-05-31T02:30:23.593742+06:00",
            "date": "2025-05-31"
        },
        {
            "id": 61443,
            "ip_address": "37.111.201.127",
            "count": 11,
            "first_visit": "2023-12-19T08:33:01.528911+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 35330,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-10-02T01:30:59.967020+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 74422,
            "ip_address": "50.16.40.33",
            "count": 11,
            "first_visit": "2024-10-14T16:34:43.116841+06:00",
            "date": "2024-10-14"
        },
        {
            "id": 75930,
            "ip_address": "66.249.70.102",
            "count": 11,
            "first_visit": "2024-11-22T00:04:12.273152+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 35278,
            "ip_address": "66.249.66.60",
            "count": 11,
            "first_visit": "2022-10-01T00:36:35.203033+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 1090,
            "ip_address": "114.119.154.124",
            "count": 11,
            "first_visit": "2021-12-20T21:54:42.549748+06:00",
            "date": null
        },
        {
            "id": 83449,
            "ip_address": "114.119.130.54",
            "count": 11,
            "first_visit": "2025-05-30T09:35:01.459090+06:00",
            "date": "2025-05-30"
        }
    ]
}