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

{
    "count": 101385,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80696&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80680&ordering=count",
    "results": [
        {
            "id": 21457,
            "ip_address": "120.50.22.50",
            "count": 2,
            "first_visit": "2022-07-07T12:02:39.079560+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 35830,
            "ip_address": "112.207.10.46",
            "count": 2,
            "first_visit": "2022-10-13T12:51:05.115741+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 28354,
            "ip_address": "202.134.10.139",
            "count": 2,
            "first_visit": "2022-07-27T22:20:41.504677+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 3612,
            "ip_address": "66.249.81.200",
            "count": 2,
            "first_visit": "2022-02-15T02:24:13.714093+06:00",
            "date": null
        },
        {
            "id": 22697,
            "ip_address": "66.249.92.63",
            "count": 2,
            "first_visit": "2022-07-14T16:34:49.459766+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 11474,
            "ip_address": "103.139.196.94",
            "count": 2,
            "first_visit": "2022-05-25T22:51:10.789958+06:00",
            "date": null
        },
        {
            "id": 8328,
            "ip_address": "103.153.107.1",
            "count": 2,
            "first_visit": "2022-05-17T22:17:52.072130+06:00",
            "date": null
        },
        {
            "id": 21476,
            "ip_address": "58.145.190.244",
            "count": 2,
            "first_visit": "2022-07-07T14:47:50.507942+06:00",
            "date": "2022-07-07"
        }
    ]
}