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

{
    "count": 100732,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18856&ordering=-count",
    "results": [
        {
            "id": 49164,
            "ip_address": "114.119.130.251",
            "count": 2,
            "first_visit": "2023-07-01T20:40:34.865687+06:00",
            "date": "2023-07-01"
        },
        {
            "id": 49172,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-02T03:23:38.763734+06:00",
            "date": "2023-07-02"
        },
        {
            "id": 49218,
            "ip_address": "59.153.103.23",
            "count": 2,
            "first_visit": "2023-07-03T01:59:57.539950+06:00",
            "date": "2023-07-03"
        },
        {
            "id": 49302,
            "ip_address": "202.134.8.137",
            "count": 2,
            "first_visit": "2023-07-04T08:14:38.449388+06:00",
            "date": "2023-07-04"
        },
        {
            "id": 49507,
            "ip_address": "103.85.242.205",
            "count": 2,
            "first_visit": "2023-07-07T20:01:38.682882+06:00",
            "date": "2023-07-07"
        },
        {
            "id": 11897,
            "ip_address": "43.245.120.45",
            "count": 2,
            "first_visit": "2022-05-27T11:40:19.566132+06:00",
            "date": null
        },
        {
            "id": 773,
            "ip_address": "103.67.158.142",
            "count": 2,
            "first_visit": "2021-12-17T22:37:24.609940+06:00",
            "date": null
        },
        {
            "id": 49054,
            "ip_address": "169.1.11.222",
            "count": 2,
            "first_visit": "2023-06-29T17:07:33.218752+06:00",
            "date": "2023-06-29"
        }
    ]
}