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

{
    "count": 99848,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22616&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22600&ordering=-count",
    "results": [
        {
            "id": 20146,
            "ip_address": "37.111.206.72",
            "count": 2,
            "first_visit": "2022-06-29T21:01:23.343278+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20545,
            "ip_address": "114.119.130.116",
            "count": 2,
            "first_visit": "2022-07-01T12:14:48.885867+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 14081,
            "ip_address": "114.119.131.120",
            "count": 2,
            "first_visit": "2022-06-09T02:29:04.864337+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 18028,
            "ip_address": "114.119.131.192",
            "count": 2,
            "first_visit": "2022-06-24T08:54:52.430901+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 17985,
            "ip_address": "103.166.58.254",
            "count": 2,
            "first_visit": "2022-06-24T06:39:59.559870+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 2287,
            "ip_address": "10.21.117.162",
            "count": 2,
            "first_visit": "2022-01-16T12:57:39.648490+06:00",
            "date": null
        },
        {
            "id": 14184,
            "ip_address": "120.50.4.32",
            "count": 2,
            "first_visit": "2022-06-09T15:11:44.720119+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 5454,
            "ip_address": "103.140.235.249",
            "count": 2,
            "first_visit": "2022-04-29T21:43:29.733169+06:00",
            "date": null
        }
    ]
}