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

{
    "count": 97511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23792&ordering=-count",
    "results": [
        {
            "id": 26807,
            "ip_address": "202.134.10.139",
            "count": 2,
            "first_visit": "2022-07-24T16:58:48.621244+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7132,
            "ip_address": "119.30.32.249",
            "count": 2,
            "first_visit": "2022-05-16T19:35:24.510552+06:00",
            "date": null
        },
        {
            "id": 18905,
            "ip_address": "114.119.133.201",
            "count": 2,
            "first_visit": "2022-06-26T03:19:24.640445+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 14958,
            "ip_address": "103.198.252.83",
            "count": 2,
            "first_visit": "2022-06-14T07:35:31.191964+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 20270,
            "ip_address": "114.119.134.95",
            "count": 2,
            "first_visit": "2022-06-30T07:15:51.715924+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20230,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-06-30T04:29:10.417386+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 9160,
            "ip_address": "37.111.245.36",
            "count": 2,
            "first_visit": "2022-05-18T23:14:22.823643+06:00",
            "date": null
        },
        {
            "id": 7149,
            "ip_address": "43.245.122.13",
            "count": 2,
            "first_visit": "2022-05-16T19:41:33.229150+06:00",
            "date": null
        }
    ]
}