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

{
    "count": 100792,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18472&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18456&ordering=-count",
    "results": [
        {
            "id": 50037,
            "ip_address": "103.60.175.3",
            "count": 2,
            "first_visit": "2023-07-15T12:31:43.089218+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 12341,
            "ip_address": "37.111.214.106",
            "count": 2,
            "first_visit": "2022-05-29T00:01:09.458258+06:00",
            "date": null
        },
        {
            "id": 50031,
            "ip_address": "202.94.164.154",
            "count": 2,
            "first_visit": "2023-07-15T11:36:19.280353+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 12340,
            "ip_address": "58.145.190.249",
            "count": 2,
            "first_visit": "2022-05-29T00:00:41.300075+06:00",
            "date": null
        },
        {
            "id": 3094,
            "ip_address": "182.160.100.1",
            "count": 2,
            "first_visit": "2022-01-31T14:56:45.155905+06:00",
            "date": null
        },
        {
            "id": 50018,
            "ip_address": "37.111.212.137",
            "count": 2,
            "first_visit": "2023-07-15T09:50:16.541061+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50012,
            "ip_address": "37.111.206.46",
            "count": 2,
            "first_visit": "2023-07-15T08:54:50.631077+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 50021,
            "ip_address": "103.140.83.186",
            "count": 2,
            "first_visit": "2023-07-15T10:03:40.423341+06:00",
            "date": "2023-07-15"
        }
    ]
}