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

{
    "count": 97303,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23032&ordering=-count",
    "results": [
        {
            "id": 6992,
            "ip_address": "103.143.139.49",
            "count": 2,
            "first_visit": "2022-05-16T18:23:54.754138+06:00",
            "date": null
        },
        {
            "id": 22289,
            "ip_address": "172.241.224.43",
            "count": 2,
            "first_visit": "2022-07-13T17:31:06.805311+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 9352,
            "ip_address": "43.245.123.27",
            "count": 2,
            "first_visit": "2022-05-19T12:33:50.995567+06:00",
            "date": null
        },
        {
            "id": 37077,
            "ip_address": "45.127.247.3",
            "count": 2,
            "first_visit": "2022-11-08T00:30:34.184412+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 8500,
            "ip_address": "103.195.141.135",
            "count": 2,
            "first_visit": "2022-05-17T23:27:13.539343+06:00",
            "date": null
        },
        {
            "id": 26347,
            "ip_address": "103.98.205.133",
            "count": 2,
            "first_visit": "2022-07-23T13:02:51.030005+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 12282,
            "ip_address": "37.111.243.129",
            "count": 2,
            "first_visit": "2022-05-28T20:49:42.115335+06:00",
            "date": null
        },
        {
            "id": 18616,
            "ip_address": "202.134.13.129",
            "count": 2,
            "first_visit": "2022-06-25T14:05:28.574397+06:00",
            "date": "2022-06-25"
        }
    ]
}