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

{
    "count": 100936,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17648&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17632&ordering=-count",
    "results": [
        {
            "id": 13244,
            "ip_address": "103.150.68.124",
            "count": 2,
            "first_visit": "2022-06-01T11:27:59.893956+06:00",
            "date": null
        },
        {
            "id": 6563,
            "ip_address": "103.31.154.234",
            "count": 2,
            "first_visit": "2022-05-16T09:22:13.296046+06:00",
            "date": null
        },
        {
            "id": 6567,
            "ip_address": "37.111.226.11",
            "count": 2,
            "first_visit": "2022-05-16T09:27:41.953080+06:00",
            "date": null
        },
        {
            "id": 1610,
            "ip_address": "37.111.206.32",
            "count": 2,
            "first_visit": "2022-01-03T08:26:10.281309+06:00",
            "date": null
        },
        {
            "id": 51904,
            "ip_address": "103.58.74.67",
            "count": 2,
            "first_visit": "2023-08-07T21:21:14.900477+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 51918,
            "ip_address": "203.4.187.16",
            "count": 2,
            "first_visit": "2023-08-08T01:25:21.048754+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 51917,
            "ip_address": "66.249.70.193",
            "count": 2,
            "first_visit": "2023-08-08T01:24:00.485737+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 51864,
            "ip_address": "103.133.167.130",
            "count": 2,
            "first_visit": "2023-08-07T13:06:09.486578+06:00",
            "date": "2023-08-07"
        }
    ]
}