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

{
    "count": 99732,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23096&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23080&ordering=-count",
    "results": [
        {
            "id": 31328,
            "ip_address": "66.249.92.61",
            "count": 2,
            "first_visit": "2022-08-06T09:57:13.636048+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 31306,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-08-06T01:35:11.038403+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 9600,
            "ip_address": "43.245.121.2",
            "count": 2,
            "first_visit": "2022-05-20T01:52:47.477962+06:00",
            "date": null
        },
        {
            "id": 26041,
            "ip_address": "118.179.74.241",
            "count": 2,
            "first_visit": "2022-07-22T17:17:03.826824+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 3611,
            "ip_address": "185.136.149.60",
            "count": 2,
            "first_visit": "2022-02-15T02:04:38.756386+06:00",
            "date": null
        },
        {
            "id": 2163,
            "ip_address": "209.142.68.29",
            "count": 2,
            "first_visit": "2022-01-14T01:09:44.151009+06:00",
            "date": null
        },
        {
            "id": 9632,
            "ip_address": "43.250.80.230",
            "count": 2,
            "first_visit": "2022-05-20T09:40:09.578903+06:00",
            "date": null
        },
        {
            "id": 9612,
            "ip_address": "103.109.97.13",
            "count": 2,
            "first_visit": "2022-05-20T06:26:51.531478+06:00",
            "date": null
        }
    ]
}