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

{
    "count": 99729,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9384&ordering=-count",
    "results": [
        {
            "id": 34350,
            "ip_address": "66.249.66.90",
            "count": 4,
            "first_visit": "2022-09-14T04:15:12.959636+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 73113,
            "ip_address": "66.249.64.129",
            "count": 4,
            "first_visit": "2024-09-08T00:22:12.570081+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 13345,
            "ip_address": "103.253.45.211",
            "count": 4,
            "first_visit": "2022-06-02T07:35:26.609327+06:00",
            "date": null
        },
        {
            "id": 38055,
            "ip_address": "66.249.79.231",
            "count": 4,
            "first_visit": "2022-11-30T18:34:57.697878+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 13264,
            "ip_address": "114.119.128.127",
            "count": 4,
            "first_visit": "2022-06-01T16:03:17.260976+06:00",
            "date": null
        },
        {
            "id": 73075,
            "ip_address": "66.249.72.164",
            "count": 4,
            "first_visit": "2024-09-07T06:12:26.930249+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 73073,
            "ip_address": "114.119.128.35",
            "count": 4,
            "first_visit": "2024-09-07T05:24:39.783752+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 9934,
            "ip_address": "37.111.214.126",
            "count": 4,
            "first_visit": "2022-05-21T04:58:02.535653+06:00",
            "date": null
        }
    ]
}